Hi, I have a Ninja Form connected to an Excel doc and Zapier is adding new submissions as a new row. Works great! I added a checkbox list in Ninja and the data is coming through but there is no space between the selected checkbox list items.
For example, someone would choose [] Strategic Project Planning, and [] Dedicated Newsletter
But it comes through as: strategic-project-planningdedicated-newsletter
I’m fine with the lower case and the hyphens, but does anyone know if a way to get two items with a space between them: strategic-project-planning dedicated-newsletter
Thanks