I am willing to upgrade my system to 3.1.1 but I am facing a problems with TicketFreeText fields from older version which are to be migrated to Dynamic Field implementation:
The data is intact and displays exactly what its suppose to display but I don't know how to display a particular dynamic field on ticket form anywhere I want. With 3.0 it was simple just place the code where you want to display it
Code: Select all
<div style="display:none"> $Data{"TicketFreeTextField6"}</div>
Thanks,
Sunil