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?

    Thank you, @KevinTheJedi,
    always fast and helpful.
    For friends who have the same question: the functionality is currently not natively supported by osTicket; it can only be achieved by modifying the code at your own risk 🙂.

    Write a Reply...