Page 1 of 1

where can we define user_custom_one...?

PostPosted: Sun Feb 27, 2011 8:05 pm
by gzpxyj
In the script, we maybe able to insert the "user_custom_one" etc. variable. Where can we define such variables?.
When we input the leads, there are limited field we can use. No custom field we can put special identification.

PostPosted: Sun Feb 27, 2011 10:06 pm
by williamconley
user fields are not imported "per lead", those are defined per USER (thus the phrase USER custom one!). what sort of information are you trying to pass through?

PostPosted: Sun Feb 27, 2011 10:24 pm
by gzpxyj
Thanks very much for the help. I am trying to define the agent name to the client for the appointment and put it into the script. Also there are some other information I may want to pass to the script.

PostPosted: Sun Feb 27, 2011 10:36 pm
by williamconley
have you read the tutorial / manual for script writing? (EFLO.net FREE, but i advise you to pop for the paid version, i think you're gonna need it 8) ).

Yes, agent name is an option you can easily add to scripts, just by following the tutorial if i recall correctly.

and no, i don't get anything from that. i had to buy one, too :)

PostPosted: Sun Feb 27, 2011 11:27 pm
by gzpxyj
williamconley wrote:have you read the tutorial / manual for script writing? (EFLO.net FREE, but i advise you to pop for the paid version, i think you're gonna need it 8) ).

Yes, agent name is an option you can easily add to scripts, just by following the tutorial if i recall correctly.

and no, i don't get anything from that. i had to buy one, too :)

I am not using any special script writing method. Just insert some standard features into the script. I don't see that agent name is on the standard drop down list.

PostPosted: Mon Feb 28, 2011 2:32 pm
by williamconley
VERSION: 2.4-296
BUILD: 110111-1305

first item in the list

maybe you need an upgrade.

PostPosted: Fri Mar 04, 2011 12:20 am
by gzpxyj
williamconley wrote:VERSION: 2.4-296
BUILD: 110111-1305

first item in the list

maybe you need an upgrade.

My version and build are:
VERSION: 2.2.1-237
BUILD: 100510-2015
My question: 2.2.1 should be the latest release from vicidial group. Where did you get 2.4?
Anywhere I can find procedure of upgrading to latest version?

PostPosted: Fri Mar 04, 2011 9:12 am
by williamconley
at the top of this page you will find VICIDIAL Wiki, in that you will find "SVN: How To"

the upgrade to SVN allows you to participate in the developer's trunk which is presently considered stable but not officially released in large part because the documentation is not yet complete from what I understand.

PostPosted: Fri Mar 04, 2011 11:11 am
by gzpxyj
williamconley wrote:at the top of this page you will find VICIDIAL Wiki, in that you will find "SVN: How To"

the upgrade to SVN allows you to participate in the developer's trunk which is presently considered stable but not officially released in large part because the documentation is not yet complete from what I understand.
Thank you very much for the reply. Just hope the upgrading to SVN version 2.4 would not break anything I have done for vtiger or setting in vicidial I put in.

PostPosted: Fri Mar 04, 2011 1:14 pm
by williamconley
backup everything before you begin. so you can go back if you are not pleased (not to mention the concept that having a backup is always a good idea anyway)