When I use the gravity form zoho plugin to push data from my lead form into my lead page in Zoho CRM.
The data from the Multi-Select Checkbox Field to Zoho CRM Multiple Line Field is shown as below.
[“MON 3pm-6pm”, “MON 6pm-10pm”]
I would like it to be:
MON 3pm-6pm
MON 6pm-10pm
Could someone help me with this? Or is it something I need to configure on the Gravity Form Plugin side?