Checking a checkbox through csv import

Inorder to check a checkbox through csv import we can put TRUE in the import file under the field column.

We can uncheck a checkbox by simply putting FALSE under the field column in the import file.

Or we can also give TRUE or FALSE/ Yes or No as static values while mapping a csv file.

Leave a comment

Your email address will not be published. Required fields are marked *