I'm pretty unclear about the mechanism behind how the transition of a tickets state to the output works. The reckon the dtl files are parsed at some point, but it remains unclear.
OK, e.g. in AgentTicketZoom.dtl we have:
Code: Select all
<p class="Value" title="$Quote{"$Text{"$Data{"State"}"}"}">$Quote{"$Text{"$Data{"State"}"}","18"}</p>
Do you have some hint? How is the dtl->html transition working? I've seen $(Q|LQ)?Data are built in Layout.pm and I used it for adding an additional "function" to create shortened Queuenames... but here... hmmm.
TIA
Michael