@sasori390,
Not sure. Which value save the input checkbox. For example, if it saves “yes”, you can try with “yes” for true and with an empty value for false.
I’m trying to import a user data from another e-commerce platform.
In the CSV file, there is a column for “Newsletter” with true or false values.
When I import the data, it shows “true” or “false” as text but I want to import them as checked/unchecked checkbox. How do I accomplish this?
@sasori390,
Good morning, plugin currently cannot do it. It read true or false as text and it is the way it saves it.
As I told you:
if it saves “yes”, you can try with “yes” for true and with an empty value for false.
And if it is not working, we can improve the plugin to solve this problems.
If you want to support this new functionality tell me and we tell you how to proceed.
plugin currently cannot do it. It read true or false as text and it is the way it saves it.
Ok, thank you for clarifying.
@sasori390,
If you need to solve it, ask us and we tell you how can we do it.