How to create dashlet with multiple dynamic field?

Moderator: crythias

Post Reply
Sleepwalker
Znuny newbie
Posts: 15
Joined: 05 Apr 2017, 11:43
Znuny Version: OTRS 4.0.x

How to create dashlet with multiple dynamic field?

Post by Sleepwalker »

how to make this work a multiple dynamic field in Dashlet??

I tried this code but it only show the Name2 in dashlet/dashboard. please help!

Code: Select all

DynamicField_locprob_Equals=<Name1>;DynamicField_locprob_Equals=<Name2>
Sleepwalker
Znuny newbie
Posts: 15
Joined: 05 Apr 2017, 11:43
Znuny Version: OTRS 4.0.x

Re: How to create dashlet with multiple dynamic field?

Post by Sleepwalker »

no one try to make this kind of dashlet? anyone..
Sleepwalker
Znuny newbie
Posts: 15
Joined: 05 Apr 2017, 11:43
Znuny Version: OTRS 4.0.x

Re: How to create dashlet with multiple dynamic field?

Post by Sleepwalker »

Help please. need badly
wurzel
Znuny guru
Posts: 3230
Joined: 08 Jul 2010, 22:25
Znuny Version: x.x.x
Real Name: Florian

Re: How to create dashlet with multiple dynamic field?

Post by wurzel »

Hi,

maybe there is no solution for your question. You always can buy professional support from xxx (otrs.com) or other
companies.


check here for possible options
forums.otterhub.org/viewtopic.php?f=104&t=8247&p=89605

regards,
Florian
OTRS 8 SILVER (Prod)
OTRS 8 auf Debian 11 (Test)
Znuny 7.x latest version testing auf Debian 11

-- Ich beantworte keine Forums-Fragen PN - No PN please

I won't answer to unfriendly users any more. A greeting and regards are just polite.
Sleepwalker
Znuny newbie
Posts: 15
Joined: 05 Apr 2017, 11:43
Znuny Version: OTRS 4.0.x

Re: How to create dashlet with multiple dynamic field?

Post by Sleepwalker »

I use this parameter DynamicField_locprob_Equals but it only got 1 output always the last one,

when every I add or change the value of DynamicField_locprob_Equals. unlike in StateIDs. it has multiple output

Code: Select all

DynamicField_locprob_Equals=NSLUZ;DynamicField_locprob_Equals=VISMIN;DynamicField_locprob_Equals=GMA;StateIDs=1;StateIDs=4;StateIDs=6;StateIDs=7;StateIDs=8;StateIDs=9;StateIDs=10;StateIDs=11;StateIDs=12;
Post Reply