Importing values into Tick Box Contact Fields
From EtelligentWiki
When importing values into Etelligent Contact Fields defined as Tick Boxes, you must ensure that it uses only certain words and numbers that Etelligent understands, otherwise it will be ignored.
(the following values are all case-insensitive)
For True values, use any of these:
- true
- yes
- 1 (the number one)
- -1 (the number minus one)
For False values, use any of these:
- false
- no
- 0 (the number zero)
- any other numeric value
For NULL (blank) values, use any of these:
- nothing (e.g. a blank cell in an Excel spreadsheet)
- text values other than those mentioned for True and False

