I'd love it if there were a way to set ticket fields as mandatory if a certain form is used, but not mandatory if a different form is used.
For us, we have customers use a different form to contact us depending on what they need help with. If they pick a form, we want certain fields to be required, but not required for all tickets.


To add the conditional logic, you'll just need to trigger it off something that is always true. For example, if you have a checkbox that is present on all of your tickets, you could require Ticket Category to be required upon solve when the checkbox is selected AND when it is unselected. 





