Hello,
I'm creating a form with a drop down menu.
Depending on what the user selects the form continuous below.
The only problem is that as soon as you open the page of the form, all fields are visible.
I tried to solve the case, but it does not work:
In the field empty option I have written SELECT.
In EVENTS:
SELECTED VALUE -> SELECT
ACTION -> HIDE
FIELD ID -> ID of the field that needs to be hidden
How do I hide all the fields when you open the form?
I'm creating a form with a drop down menu.
Depending on what the user selects the form continuous below.
The only problem is that as soon as you open the page of the form, all fields are visible.
I tried to solve the case, but it does not work:
In the field empty option I have written SELECT.
In EVENTS:
SELECTED VALUE -> SELECT
ACTION -> HIDE
FIELD ID -> ID of the field that needs to be hidden
How do I hide all the fields when you open the form?