osTicket v1.15.2
Apache/2
MySQL 5.5.41
PHP 7.3.18
In admin panel I made a custom form.
I attached that custom form to one of the help topics in osTicket.
The custom form shows up in all the tickets made from that help topic. So far so good.
When posting a reply (as an agent) I want to show information from the custom form atttached to the ticket.
When making a canned response, in order to make a reply from the ticket:
Typing %{ticket.} won't show the variables of the ticket attached custom form field to choose from.
Even if I use the variable name of a field in the ticket attached custom form, example: %{ticket.custom_1})
Won't work.....
Please help.


