Hello everyone,
I'm using "Custom Forms" to personalize some requests, and I'd like to know if it's possible to create an "if" field.
Let me explain better: I'd like that if a field consists of multiple "choices", for example:
Label: What is your contract type?
choice 1): Permanent
choice 2): Fixed-term
If the answer is 2, then either a "Date and time" type field (to select the end date of the contract) or a short answer field with a validator like: DD/MM/YY should open.
The important thing is that either the "validator" or the "date and time" (I'll evaluate which one to use) should only open in the case of answer 2.
Is it feasible?