Search found 4 matches

by fazaiii
12 Dec 2014, 10:55
Forum: General
Topic: Using more than one datasource LDAP
Replies: 3
Views: 1142

Re: Using more than one datasource LDAP

Hi,
Thanks for the tip everything is working properly . :) I know it's a lot of datasources but one I need.

Thanks again.
by fazaiii
04 Dec 2014, 12:46
Forum: General
Topic: Using more than one datasource LDAP
Replies: 3
Views: 1142

Using more than one datasource LDAP

Hi, I use data sources LDAP connected 10 and it works , the problem arises when I plug 11,12,13 LDAP data source (AuthModule1, AuthModule2, ...). I need to connect 13 data sources , but with AuthModule11 is to limit. Is there a possibility to increase the amount of LDAP data sources connected to Aut...
by fazaiii
04 Dec 2014, 11:11
Forum: Developers
Topic: AgentTicketStatusView.pm custom filter
Replies: 3
Views: 2317

Re: AgentTicketStatusView.pm custom filter

Hi,
I wanted to make a new widget on the desktop that has a different search filters. So I did close my topic :)

Thank you for your comments , I will apply to them before the next post.
by fazaiii
13 Nov 2014, 11:09
Forum: Developers
Topic: AgentTicketStatusView.pm custom filter
Replies: 3
Views: 2317

AgentTicketStatusView.pm custom filter

Hi, I would like to do the same filter as AlexG mate , there's a solution ? example below does not work :( please help :) #<------------My Custom Filter---------------> Test => { Name => 'test', Prio => 1002, Search => { Queue => '[MySpecificQue]', OrderBy => $OrderBy, SortBy => $SortBy, UserID => $...