how can add dinamic field???

Moderator: crythias

Locked
igoralvarez
Znuny newbie
Posts: 44
Joined: 14 Oct 2015, 10:17
Znuny Version: 3.3.8

how can add dinamic field???

Post by igoralvarez »

I need to put a date/time dinamic field when i created a ticket but i dont know how to do it. I create dinamic field but not appear at menu create ticket, why?? how can i do it to appear???

Bye!
igoralvarez
Znuny newbie
Posts: 44
Joined: 14 Oct 2015, 10:17
Znuny Version: 3.3.8

Re: how can add dinamic field???

Post by igoralvarez »

i like this.

Image
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: how can add dinamic field???

Post by reneeb »

You have to enable the dynamic field in the SysConfig for each view the dynamic field should appear. Go to SysConfig and select group "Ticket". There you can see all the subgroups. To see the field in the "New email ticket" mask, you have to click on the subgroup "Frontend::Agent::Ticket::ViewEmailNew" and search for "###DynamicField". Click on the "+" button. Then use the dynamic field name as the key and 1 or 2 as the value. 1 if the field should be optional and 2 if the field is mandatory...
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
igoralvarez
Znuny newbie
Posts: 44
Joined: 14 Oct 2015, 10:17
Znuny Version: 3.3.8

Re: how can add dinamic field???

Post by igoralvarez »

reneeb wrote:You have to enable the dynamic field in the SysConfig for each view the dynamic field should appear. Go to SysConfig and select group "Ticket". There you can see all the subgroups. To see the field in the "New email ticket" mask, you have to click on the subgroup "Frontend::Agent::Ticket::ViewEmailNew" and search for "###DynamicField". Click on the "+" button. Then use the dynamic field name as the key and 1 or 2 as the value. 1 if the field should be optional and 2 if the field is mandatory...
Thank you man!!! that's what I was looking for!!
Locked