1
0
-1
1 answer
- 210
Hii,
you can use reverse value and '\s*' regex as shown below
- zyzyzy
Thank you very much, it solves my problem
Add your comment...
Hii,
you can use reverse value and '\s*' regex as shown below
Thank you very much, it solves my problem
Hi, I have two sections with text fields respectively. I wish that the second section only shows when the first text field is not empty or whitespace. I tried to use regex in section visibility control
to achieve but the second section won't show no matter I enter what in the first text field. Please tell me what I have done wrong, thank you very much.