1
0
-1
3 answers
- 210
Hi Rosadilla
You can use regular expression to control the section show / hide visibility. The regular expression will return true or false.
Here is an example: https://stackoverflow.com/questions/29977086/regex-how-can-i-match-all-numbers-greater-than-954
Remember to tick the "Using Regular Expressions?" checkbox.
Add your comment... - 10-1
Hello Rosadilla,
It seems that the regex is wrong and matches values below and above 700, basically causing no effect to the visibility control.
Add your comment... - 10-1
Hi Andrew,
Seems like the regular expression when I tick the checkbox at the section visibility, it does not give any effect.
Pls assist.....
Add your comment...
Dear Experts,
I have a calculation field. If the calculation field exceeds more than RM700, how do I hide the section which I put Justification Text field?
I try to use the visibility section but I dont know how to put the value to control the section since I need to put >700.
Pls help.
Thank You.