I have a form where i want to hide some fields unless a certain condition is selected from another field.
ie. there is a field called Decision, and in it it has the following values:
Suspended
Cancelled
Approved
when the user selects "Suspended" i want the form to display the following fields -
Date_From, Date_Till, Number_Days, Suspension_Type, Suspension_Section.
is there a way of hiding these fields unless the value "Suspended" is selected from the Decision field.
(ie. to stop users from entering in suspension data when they select Cancelled for example)
any help?
ie. there is a field called Decision, and in it it has the following values:
Suspended
Cancelled
Approved
when the user selects "Suspended" i want the form to display the following fields -
Date_From, Date_Till, Number_Days, Suspension_Type, Suspension_Section.
is there a way of hiding these fields unless the value "Suspended" is selected from the Decision field.
(ie. to stop users from entering in suspension data when they select Cancelled for example)
any help?
