After further investigating, I've noticed that Subaction is not passed to
the .pm file when the event change() occur. Thus, the .pm file answer is
not a Json answer and this triggers the parser error.
What I don't understand is why FormUpdate does not send the Subaction
param to the pm file...
Hi, I'm trying to use some of the advanced features of Json/Ajax on OTRS 5.
Basically I'd like to update the content of a form when changing the value
of an element of the same form, like when you select a queue in a new
ticket creation form.
My code is here:
[% WRAPPER JSOnDocumentComplete %]
/