need some expression samples
Posted: Wed Nov 10, 2021 2:27 pm
hello,
i am a consultant, and i need some expression samples.
we use report.js (Version 2019.3.2 from 17 June 2019, JS) to our web project with angular12.
below there i find some of your entry, i just need some samples like this.
viewtopic.php?t=36666
can you give me some syntax samples?
is our versiyon too old for this?
below there i tried an expression, report file is attached.
if ( report_fields.origin == "Turkey" )
Image1.Enabled = true;
else
Image1.Enabled = false;
i am a consultant, and i need some expression samples.
we use report.js (Version 2019.3.2 from 17 June 2019, JS) to our web project with angular12.
below there i find some of your entry, i just need some samples like this.
viewtopic.php?t=36666
can you give me some syntax samples?
is our versiyon too old for this?
below there i tried an expression, report file is attached.
if ( report_fields.origin == "Turkey" )
Image1.Enabled = true;
else
Image1.Enabled = false;