List loader Custom layout Column Name
Posted: Thu May 05, 2016 3:01 pm
Hello Friends!
We use the system standard fields but change the lables. ex. address2 changed to Age. However when using the Lead loader and selecting custom layout, the part where we match the files header row to the corresponding vicidial field shows Address2 instead of my label Age.
I have taken a quick Peek inside the admin_listloader_fourth_gen.php but can not seem to determine how to change this. I assumed its just pulling from the column name in the vicidial_list table and using a str_replace to replace the underscore with a space to print that or something but can't find that either.
So I guess what I am asking is where is it pulling the text for the field names in the VICIDIAL Column Column, and anybody know how I can change it?
Lets see if I can include sufficient helpful information below:
Field labels were set in system settings. show correctly on agent interface and admin (search for lead and etc)
Version: 2.12b0.5
SVN Version: 2510
DB Schema Version: 1457
Installed using Vicibox ISO 7.0.1
10.1.6-MariaDB
Physical Hardware
We use the system standard fields but change the lables. ex. address2 changed to Age. However when using the Lead loader and selecting custom layout, the part where we match the files header row to the corresponding vicidial field shows Address2 instead of my label Age.
I have taken a quick Peek inside the admin_listloader_fourth_gen.php but can not seem to determine how to change this. I assumed its just pulling from the column name in the vicidial_list table and using a str_replace to replace the underscore with a space to print that or something but can't find that either.
So I guess what I am asking is where is it pulling the text for the field names in the VICIDIAL Column Column, and anybody know how I can change it?
Lets see if I can include sufficient helpful information below:
Field labels were set in system settings. show correctly on agent interface and admin (search for lead and etc)
Version: 2.12b0.5
SVN Version: 2510
DB Schema Version: 1457
Installed using Vicibox ISO 7.0.1
10.1.6-MariaDB
Physical Hardware