[solved] DynamicField in Event-Based-Notification

Hilfe zu Znuny Problemen aller Art
Locked
Puck11
Znuny newbie
Posts: 28
Joined: 20 Feb 2012, 09:44
Znuny Version: 3x3x14

[solved] DynamicField in Event-Based-Notification

Post by Puck11 »

Moin moin,

ich würde gerne ein DynamicField Wert in einer Eventbased Notification an eine bestimmte Mailadresse schicken wenn das Feld gefüllt oder verändert wurde. Leider wird mir immer nur ein '-' ausgegeben.

Weiß hier jemand noch einen Rat, ich konnte leider nichts hilfreiches in der Richtung finden

Code: Select all

Kosten: <OTRS_TICKET_TicketFreeText81>
Ergebnis:
Kosten: -
Last edited by Puck11 on 22 Apr 2013, 07:29, edited 1 time in total.
Produktiv: OTRS: 3.3.14, OTRS::ITSM 3.3.14
Testing: OTRS: 4.0.13, OTRS::ITSM 4.0.13
OS: openSuSE 11.x
Apache2/MySQL 5
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: DynamicField in Event-Based-Notification nicht dargestel

Post by jojo »

<OTRS_TICKET_DynamicField_$Fieldname>
For Example: <OTRS_TICKET_DynamicField_Checkbox01>
"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
Puck11
Znuny newbie
Posts: 28
Joined: 20 Feb 2012, 09:44
Znuny Version: 3x3x14

Re: DynamicField in Event-Based-Notification nicht dargestel

Post by Puck11 »

Super, Danke.

Nun klappt es
Produktiv: OTRS: 3.3.14, OTRS::ITSM 3.3.14
Testing: OTRS: 4.0.13, OTRS::ITSM 4.0.13
OS: openSuSE 11.x
Apache2/MySQL 5
Locked