Changing text based on a field value

Stimulsoft Reports.WEB discussion
JohnW
Posts: 103
Joined: Mon Nov 20, 2017 8:29 pm

Re: Changing text based on a field value

Post by JohnW »

FYI there are issues with VB.net in the expression editor. The code is the same as before,this is version 2018,1.8, Web only version.

Thanks.

Ashampoo_Snap_2018.02.22_08h58m04s_001_.png
Ashampoo_Snap_2018.02.22_08h58m04s_001_.png (30.41 KiB) Viewed 2972 times
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Changing text based on a field value

Post by HighAley »

Hello.

Could you send us the whole expression that you use in this text component?

Thank you.
JohnW
Posts: 103
Joined: Mon Nov 20, 2017 8:29 pm

Re: Changing text based on a field value

Post by JohnW »

Here is the the code

Code: Select all

{IIF((liqMast.LicenseTypeCode = "MBI" OR liqMast.LicenseTypeCode = "BKR" OR liqMast.LicenseTypeCode = "DIM" OR liqMast.LicenseTypeCode = "REP"),"RENEWAL APPLICATION FOR REPRESENTATIVE'S ID CARD - $20","")}
{IIF((liqMast.LicenseTypeCode = "FWN" OR liqMast.LicenseTypeCode = "MNB" OR liqMast.LicenseTypeCode = "W32" OR liqMast.LicenseTypeCode = "WLQ" OR liqMast.LicenseTypeCode = "WLQBR" OR liqMast.LicenseTypeCode ="WMB" OR liqMast.LicenseTypeCode ="WMBBR" OR liqMast.LicenseTypeCode = "WWN" OR liqMast.LicenseTypeCode ="WWNMFR" OR liqMast.LicenseTypeCode = "LQRMFR"),"RENEWAL APPLICATION FOR SALES PERSON'S ID CARD - $35", "")}


Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

Re: Changing text based on a field value

Post by Alex K. »

Hello,

We need some additional time to fix the issue. We will let you know about the result.

Thank you.
JohnW
Posts: 103
Joined: Mon Nov 20, 2017 8:29 pm

Re: Changing text based on a field value

Post by JohnW »

Thanks, it also appears the code ceased working. It worked in vxxx..6 but not vxxx.8
HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Changing text based on a field value

Post by HighAley »

Hello.

We have reproduced the issue.
We need some time to fix it and will let you know when we get any result.

Thank you.

Ticket reference: #5790.
JohnW
Posts: 103
Joined: Mon Nov 20, 2017 8:29 pm

Re: Changing text based on a field value

Post by JohnW »

Just checking in, do you have any idea when the fix for these issues will be released? Its been a while since the issues were verified.

I do need the fixes to finish up my reporting piece of the project I am working on.

Thanks

John W.
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Changing text based on a field value

Post by Lech Kulikowski »

Hello,

The issue was fixed. The fix will be available in the next release 2018.2 which will be released within several days.

Thank you.
JohnW
Posts: 103
Joined: Mon Nov 20, 2017 8:29 pm

Re: Changing text based on a field value

Post by JohnW »

Thanks! I needed the fix to complete my reporting part of my current project. It will be nice to get that piece wrapped up.
Lech Kulikowski
Posts: 6245
Joined: Tue Mar 20, 2018 5:34 am

Re: Changing text based on a field value

Post by Lech Kulikowski »

Hello

We are always glad to help you!
Please let us know if you need any additional help.

Thank you.
Post Reply