CHECK IF INPUT IS ACTIVE
-
Is there a way for me to check if a user is entering numbers into a field?
I have 2 calculated fields that are editable.
For example, I have Fieldname1 and Fieldname2.
I want fieldname1 (editable calculated field) to return 1 + 2, if user enters a number into fieldname2, that is, if fieldname2 is active.
I also want fieldname2 (editable calculated field) to return 2 + 2 if fieldname1 is active or user enters a number into it.
So whichever field is active determines the result.
Thank you for your support.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘CHECK IF INPUT IS ACTIVE’ is closed to new replies.