Hi all, does anyone know how I can make it so that the 1st category does not count/gets checked when submitting a new Ticket..? What I mean is if someone tries to submit a new ticket but does not select a category other than the initial default 1st one in the list then it will fail validation same as it does if you miss out your name, email, security number/spam question etc...
This is what I have thus far within the 'Manage categories' section of the Admin section to help give you an idea of what it is I need:
Code: Select all
- Please Select -
Technical Support
Schedule On-site Visit
General Enquiries
Customer Services
Products & Services
Advertising & Sponsorship
Website Feedback
If the user leaves the '- Please Select -' item selected then the submission will fail -
Thanks