Page 1 of 1

Adding agent id to the webform query

PostPosted: Fri Dec 18, 2009 7:41 am
by albokos
Hello

I'm working on a webform that could help me add more custumer informations. i found a problem trying to set automatically the AGENTID field of my form with the current Agent ID. It seems it does not existe any variable for it in vicidial like for phone number for exemple (--A--phone_number--B--).

How could i make this work. is there an other way instead of VARS to achieve this.

Thanks and i'm sorry for my english (sincerly).

P.S i'm using limesurvey to edit my webforms.

PostPosted: Fri Dec 18, 2009 9:19 am
by mflorell
not sure what version you are using, but in SVN/trunk you can use --A--user--B-- for the Agent ID and --A--fullname--B-- for the name of the agent.

PostPosted: Fri Dec 18, 2009 9:49 am
by albokos
Thanks matt it works fine now i've finnish a very nice webform, hope my boss will like.