[Solved]Pass information of a DynamicField of a process to a TicketCreate Transition Action

Moderator: crythias

Locked
tiagostruck
Znuny newbie
Posts: 6
Joined: 27 Sep 2016, 19:08
Znuny Version: 5.0.0
Real Name: Tiago Struck

[Solved]Pass information of a DynamicField of a process to a TicketCreate Transition Action

Post by tiagostruck »

Hi,

I have problem with Transition Action > TicketCreate

I need pass information of a DynamicField of a process to a new ticket. But i can´t.

This is posible? Somebody can help-me?

Tnks,
Last edited by tiagostruck on 27 Sep 2016, 22:05, edited 1 time in total.
root
Administrator
Posts: 4239
Joined: 18 Dec 2007, 12:23
Znuny Version: Znuny and Znuny LTS
Real Name: Roy Kaldung
Company: Znuny
Contact:

Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action

Post by root »

Did you tried to use <OTRS_TICKET_DynamicField_xx> as a value? E.g. for the ticket title?

Other tag are also possible, afaik only with a feature add-on.
Znuny and Znuny LTS running on CentOS / RHEL / Debian / SLES / MySQL / PostgreSQL / Oracle / OpenLDAP / Active Directory / SSO

Use a test system - always.

Do you need professional services? Check out https://www.znuny.com/

Do you want to contribute or want to know where it goes ?
tiagostruck
Znuny newbie
Posts: 6
Joined: 27 Sep 2016, 19:08
Znuny Version: 5.0.0
Real Name: Tiago Struck

Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action

Post by tiagostruck »

Thank you for reply,

I have try with <OTRS_TICKET_DYNAMICFIELD_xx>, but not work.

Check image.

Tnks,
You do not have the required permissions to view the files attached to this post.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action

Post by jojo »

<OTRS_TICKET_DynamicField_...>
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
tiagostruck
Znuny newbie
Posts: 6
Joined: 27 Sep 2016, 19:08
Znuny Version: 5.0.0
Real Name: Tiago Struck

Re: Pass information of a DynamicField of a process to a TicketCreate Transition Action

Post by tiagostruck »

Thank you very much!!!!!
Locked