Hi,
Does anyone know what value/form a check box field should take in the Tab Deliminated File to get them to map and import to Sugar check box fields?
I've tried TRUE/FALSE and that does not work.
Any ideas would be appreciated.
Thanks.
Matthew
Hi,
Does anyone know what value/form a check box field should take in the Tab Deliminated File to get them to map and import to Sugar check box fields?
I've tried TRUE/FALSE and that does not work.
Any ideas would be appreciated.
Thanks.
Matthew
Try 0 for false, 1 for true.
Cheers Malcolm
Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
http://www.genius4u.com or http://www.genius4u.de
Thanks, that worked!
Thank you for your time. MS
Just to add to Malcolm's answer...
There are two types of fields which are displayed as checkboxes in Sugar.
Fields like invalid_email (in contacts table) has datatype of tinyint(1), and it will accept 0 for false and 1 for true.
In the same contacts table there's a field email_opt_out which has datatype of varchar(3). email_opt_out will accept off for false and on for true.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks