Widget Attribute !!

English! place to talk about development, programming and coding
Post Reply
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

Widget Attribute !!

Post by IrtazaIjaz »

In Edit Config Settings in Ticket -> Frontend::Agent::Dashboard !!

i am giving this line to only get the ( Pending Customer ) State Name Tickets to get in my new widget but i'm not getting the only Pending Customer Tickets it is giving me the all open tickets !!


Attribute : StateName=Pending Customer;StateType=open;


please help :(
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

Re: Widget Attribute !!

Post by IrtazaIjaz »

My state Management !!

Code: Select all

Name                                    Type                 Comment

Pending Customer                   Open             Pending Customer
Pending ExpertFlow                Open             Pending Partner
Pending Partner                     Open             Pending Partner
Clossed Successful                 Closed           Open Tickets 
Closed Successful                  Closed           Ticket is closed
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

Re: Widget Attribute !!

Post by IrtazaIjaz »

where r u guys ?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: Widget Attribute !!

Post by jojo »

this is a community forum, everyone here writes on a voluntary base. You are expecting enterprise grade support and also are complaining on the forums on facebook. Why the .... anyone should answer you?

Read the development docs, especially this one: http://dev.otrs.org/cvs/Kernel/System/TicketSearch.html
"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
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

Re: Widget Attribute !!

Post by IrtazaIjaz »

sorry for that .... but here you are the only one who gives a reasonable ans to any one !!
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

Re: Widget Attribute !!

Post by IrtazaIjaz »

jojo

Is there any new Query i need to write or not to get Pending customer tickets ??
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

State Name in Attribute !!

Post by IrtazaIjaz »

How Can i put State Name in Attribute of ( Config Settings in Ticket -> Frontend::Agent::Dashboard ) to Get Tickets with StateType ........!!

Thanks !!
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: State Name in Attribute !!

Post by reneeb »

Please start only *one* thread for a problem and please do not send private messages to forum members for the same question!

Try to use "States" as the parameter name *not* "StateName".

See also viewtopic.php?f=64&t=19909
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
reneeb
Znuny guru
Posts: 5018
Joined: 13 Mar 2011, 09:54
Znuny Version: 6.0.x
Real Name: Renée Bäcker
Company: Perl-Services.de
Contact:

Re: Widget Attribute !!

Post by reneeb »

Please start only *one* thread for a problem and please do not send private messages to forum members for the same question!

Try to use "States" as the parameter name *not* "StateName".

See also viewtopic.php?f=64&t=19917
Perl / Znuny development: http://perl-services.de
Free Znuny add ons from the community: http://opar.perl-services.de
Commercial add ons: http://feature-addons.de
Post Reply