Page 1 of 1

How to batch modify custom fields?

Posted: Sat Feb 04, 2017 2:54 am
by deserteagle369
Script URL:
Version of script: hesk2.4/hesk2.72
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:

Write your message below:

I had a radio custom field named "Difficulty" with 3 values "basic/medium/advanced", every week the staffs will review tickets and changed that field by manually edit the ticket if necessary.

I have some php experience, anyone can share how to do it? thanks

It will be great if the staffs can batch change the custom field in the ticket list view just like change the priority.

Re: How to batch modify custom fields?

Posted: Sat Feb 04, 2017 10:24 am
by Klemen
There is no plan to add this as it would work only in very specific circumstances (like the one you use).

Re: How to batch modify custom fields?

Posted: Tue Feb 07, 2017 1:21 am
by deserteagle369
understood, will try to modify by myself. thanks.