[ad_1]
Hello @ibzgoba
Thank you very much for using our plugin. To access the ticked choices separately as an array, you must untick the “Merge ticked up options (sum or concatenation), or their values are returned as an array” attribute in the field’s settings.
Now, the field’s value would be an array with the values of the ticked choices.
For example, if the user selects three choices in the fieldname1, its value would be an array with three items (fieldname1[0], fieldname1[1], fieldname1[2])
Best regards.
