How to make a field visible if other dependent field is completed?
I have 2 fields in a form:
1) A drop down list to describe call results sales reps make. One of the call results is: Call Again
2) Second field I have is: Call Again Date
I want to make "Call Again Date" field visible only when sales rep selects "Call Again" from the drop down list on field 1.
They select Call Again (field 1).
Call Again Date (field 2) becomes visible. So they can fill out the date a customer wants to be called back.
If sales rep selects any other option from the drop down list on field 1, then I don't want Call Again Date to be visible.
How do I do this?
Thanks.
I have 2 fields in a form:
1) A drop down list to describe call results sales reps make. One of the call results is: Call Again
2) Second field I have is: Call Again Date
I want to make "Call Again Date" field visible only when sales rep selects "Call Again" from the drop down list on field 1.
They select Call Again (field 1).
Call Again Date (field 2) becomes visible. So they can fill out the date a customer wants to be called back.
If sales rep selects any other option from the drop down list on field 1, then I don't want Call Again Date to be visible.
How do I do this?
Thanks.