Dynamic Fields (3.1) Vs TicketFreeText (3.0)

English! place to talk about development, programming and coding
Post Reply
sunylkumar
Znuny newbie
Posts: 16
Joined: 16 Jul 2011, 02:19
Znuny Version: 3.0
Real Name: Sunyl
Company: DDC

Dynamic Fields (3.1) Vs TicketFreeText (3.0)

Post by sunylkumar »

Hi,

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>
Now in 3.1 this doesn't work...How do I do this in 3.1 with dynamic field.???? If you have came across such problem and found a solution please share...

Thanks,
Sunil
Post Reply