Hi!
Is it possible to customize dashlet via customer information?
for example I will create filter column for zip field of customer user information.
Is it possible to create dashlet for specific customer user's information?
What my dashlet current look
ticket # AGE Title State CustomerID
What I want
ticket # AGE Title State Zip City Country
Where in Zip,City,Country are data from customer.
[SOLVED]Is it possible in Dashlet with customer info in column?
Moderator: crythias
-
- Znuny expert
- Posts: 164
- Joined: 12 Feb 2016, 08:05
- Znuny Version: 5.0.0
- Real Name: ann
- Company: rghdinc
[SOLVED]Is it possible in Dashlet with customer info in column?
Last edited by gecelann on 16 Sep 2016, 06:04, edited 1 time in total.
-
- Znuny expert
- Posts: 164
- Joined: 12 Feb 2016, 08:05
- Znuny Version: 5.0.0
- Real Name: ann
- Company: rghdinc
Re: Is it possible in Dashlet with customer info in column?
Hi everyone!
Please help me if it is possible.
Please help me if it is possible.

Re: Is it possible in Dashlet with customer info in column?
you can populate Dynamic Fields with customer data and display these fields in the dashboard.
Search for DynamicFieldFromCustomerUser::Mapping in Sysconfig (OTRS5 is needed)
Search for DynamicFieldFromCustomerUser::Mapping in Sysconfig (OTRS5 is needed)
"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
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
-
- Znuny expert
- Posts: 164
- Joined: 12 Feb 2016, 08:05
- Znuny Version: 5.0.0
- Real Name: ann
- Company: rghdinc
Re: Is it possible in Dashlet with customer info in column?
Yes I'm using otrs 5.jojo wrote:you can populate Dynamic Fields with customer data and display these fields in the dashboard.
Search for DynamicFieldFromCustomerUser::Mapping in Sysconfig (OTRS5 is needed)
Where do i put the name of dynamic field? is it in content? or in key?
Is customerFirstname is an example for a name of dynamic field map with userfirstname?
and when I put it in dashboard will it be format like DynamicField_customerFirstname?
or just customerFirstname? Please advise.
You do not have the required permissions to view the files attached to this post.
-
- Znuny expert
- Posts: 164
- Joined: 12 Feb 2016, 08:05
- Znuny Version: 5.0.0
- Real Name: ann
- Company: rghdinc
Re: Is it possible in Dashlet with customer info in column?
Hi!
I want to know if do I need to set it in generic agent in order to start Ticket::EventModulePost###930-DynamicFieldFromCustomerUser?
Or it will automatically update the dynamic field when I checked the event module post?
I want to know if do I need to set it in generic agent in order to start Ticket::EventModulePost###930-DynamicFieldFromCustomerUser?
Or it will automatically update the dynamic field when I checked the event module post?
-
- Znuny expert
- Posts: 164
- Joined: 12 Feb 2016, 08:05
- Znuny Version: 5.0.0
- Real Name: ann
- Company: rghdinc
Re: Is it possible in Dashlet with customer info in column?
Hi!
Thank you so much!
It is now working.

For reference:
http://www.evidente.de/2015/01/storing- ... ic-fields/
Thank you so much!
It is now working.



For reference:
http://www.evidente.de/2015/01/storing- ... ic-fields/