I have 2 Number Fields on a Form. A and B.
B will be automatically populated with a random number using Rand().
I will like that B only becomes visible when the user enters a value in Field A. So onChange of A, B becomes visible. What is the syntax for this?


Report
All responses (
Answers (