Hi,
I added a brand new custom check box field which is unchecked in the new ticket form by default. All existing tickets when edited in hesk show the checkbox checked. Do I need to just go into MySQL and edit that column for all tickets?
hesk 2.5.1 adding custom checkbox
Moderator: mkoch227
Re: hesk 2.5.1 adding custom checkbox


you can see here, this existing ticket already has the new checkbox option enabled.

Re: hesk 2.5.1 adding custom checkbox
It appears, even if I uncheck it and save it, when i go to edit the ticket again it's checked. I thought maybe I had to setup the options on the custom field but i HAVE to have two options.. Why can't I have 1 checkbox?
Re: hesk 2.5.1 adding custom checkbox
Yes, current code requires 2 options, I will see if I can improve that.
With the current setup it might be more appropriate to use radio buttons instead:
Level 1 escalation: NO | YES
With the current setup it might be more appropriate to use radio buttons instead:
Level 1 escalation: NO | YES
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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
Re: hesk 2.5.1 adding custom checkbox
The problems with checkbox being selected/not selected when editing tickets must be due to your modifications? I am trying to get the same error but with original HESK but it all seems to work fine?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
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


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