TicketFreeText1 link option "$LQData{"customerID"} not work

Moderator: crythias

Locked
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

TicketFreeText1 link option "$LQData{"customerID"} not work

Post by kalyana1315 »

Hi all,

i am using Ldap for customer login data base, and created one dynamic Ticketfreetext Field

optional HTTP link for the field value in Overviews and Zoom screens.

http://some.example.com/handle?query=$LQData{"CustomerID"}@domain.com

but customer id not showing when click link. any one know. any other way display customer id??????
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: TicketFreeText1 link option "$LQData{"customerID"} not w

Post by crythias »

Try UserCustomerID
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
kalyana1315
Znuny expert
Posts: 171
Joined: 24 Apr 2013, 12:29
Znuny Version: OTRS3.3
Real Name: kalyanachakravarthy M P
Company: TATA Technologies
Location: Pune,India
Contact:

Re: TicketFreeText1 link option "$LQData{"customerID"} not w

Post by kalyana1315 »

crythias wrote:Try UserCustomerID
this also not work
other CustomerUserID, userlogin, UserCustomerID.

mysql database customer working fine but Ldap database not work...............
Locked