I created a new method to implement automatic update on specific field (public_log)
But with it, I can't create ticket anymore and without error message...
Anything to be seen in the logs of your web server?
One of the things which seems strange, is that you check of the object $oPersonTalan is a string ('no'). Are you missing an attribute code there or something?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thanks for your answer.
I finally found that I forgot to check the HTML content if empty or not for the ticket creation.
Is now working like a charm :)
Kind regards,
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello to all,
I created a new method to implement automatic update on specific field (public_log)
But with it, I can't create ticket anymore and without error message...
Here is the method :
Could you help me to use this method ?
Maybe can I attach a method to a specific field?
Kind regards,
Anything to be seen in the logs of your web server?
One of the things which seems strange, is that you check of the object
$oPersonTalan
is a string ('no'). Are you missing an attribute code there or something?Hello,
Thanks for your answer.
I finally found that I forgot to check the HTML content if empty or not for the ticket creation.
Is now working like a charm :)
Kind regards,