Page 1 of 1

Setting values manually on Super Lead Loader

PostPosted: Sat Aug 19, 2006 2:42 pm
by Cald
Is there any way to set default values manually when using the super lead loader?

I have a list which is missing several columns and when I import from it the unset columns are given the value of the first column when imported to the vicidial_list table.

Thanks!

PostPosted: Sat Aug 19, 2006 3:18 pm
by mflorell
The easiest thing to do is set those columns to a blank field on your data import.

You can always go into mysql later and UPTADE the fields all at once to ''

If you get some time, please post this as a bug to the VICIDIAL bug tracker.

PostPosted: Fri Aug 25, 2006 8:24 am
by Cald
I opened an issue in Mantis:
http://eflo.net/VICIDIALmantis/view.php?id=17

Thanks.

PostPosted: Fri Aug 25, 2006 8:49 am
by mflorell
I have fixed this in the 2-X SVN tree. Will try to backport the fix to 1-X later today.

PostPosted: Fri Aug 25, 2006 8:54 am
by mflorell
It was a very easy fix. Just download the new listloader_rowdisplay.pl file posted to the tracker and place it in your vicidial web directory.