Hello,
Could you please help me bellow case.
I created some DynamicFields. I also enable CustomerTicketMessage template - Example Template (edit file CustomerTicketMessage.tt). Now i trying to create some Ticket templates which help my customer easy to create new ticket. But i faced one issue that can't show the created DynamicFileds in new Templates.
Many thanks and sorry my poor English.
Br,
How to show a DynamicField in Customer ticket templates
Moderator: crythias
-
RStraub
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: How to show a DynamicField in Customer ticket templates
For that use case I'd rather recommend you to use process tickets with activity dialogs that customer can trigger.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: How to show a DynamicField in Customer ticket templates
Hello RStraub,RStraub wrote:For that use case I'd rather recommend you to use process tickets with activity dialogs that customer can trigger.
Thanks for your quick reply.
I am newbie in OTRS. Is Process Ticket fit with my requirements?
Example:
I have some Customers (Internal only like Departments..
Thanks
-
RStraub
- Znuny guru
- Posts: 2210
- Joined: 13 Mar 2014, 09:16
- Znuny Version: 6.0.14
- Real Name: Rolf Straub
Re: How to show a DynamicField in Customer ticket templates
Yes. Very much so.
But instead of "new Ticket" it would be "new Process Ticket" (which is only visible if the customer has a valid process to choose from).
For each process - or step - you can predefine values that should be set.
But instead of "new Ticket" it would be "new Process Ticket" (which is only visible if the customer has a valid process to choose from).
For each process - or step - you can predefine values that should be set.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
Re: How to show a DynamicField in Customer ticket templates
That is good new for me. Many thanks RStraubRStraub wrote:Yes. Very much so.
But instead of "new Ticket" it would be "new Process Ticket" (which is only visible if the customer has a valid process to choose from).
For each process - or step - you can predefine values that should be set.