Conditional Required Fields

Everything related to Hesk - helpdesk software

Moderator: mkoch227

Post Reply
donfrankrice
Posts: 7
Joined: Fri Jul 26, 2013 3:00 pm

Conditional Required Fields

Post by donfrankrice »

Are there any plans to be able to make a field required only if a previous field is answered in a certain way? For example, I have a particular field labeled "customer ID". It is not a required field, because not all support tickets involve customers. The problem is, our employees are not entering data into this field because it is not required. An ideal method (for me, anyway) would be to add a new field before the "customer ID" field. This new field would be required, and would say something like "does this involve a customer"? If this was answered "yes", then the "customer ID" field would become required.
Klemen
Site Admin
Posts: 10135
Joined: Fri Feb 11, 2005 4:04 pm

Re: Conditional Required Fields

Post by Klemen »

No, there are no plans to add such conditional rules to custom fields in the near future.

You will need to modify the source code to achieve this.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
donfrankrice
Posts: 7
Joined: Fri Jul 26, 2013 3:00 pm

Re: Conditional Required Fields

Post by donfrankrice »

OK, thanks.
Post Reply