Thanks for the response.
I've adjusted the code to include the following:
showButtonIf : {
"mktoEventstest" : ["[events]","[newsletters]","[announcements]","[marketing]"]
}
The...
Thank you again! I switched the checkbox into a checkboxes field type and modified the script to an empty string. The name of the field is mktoEventstest.Unfortunately, the submit ...
I think I see the issue. The checkboxes we had setup were of the type checkbox, not checkboxes. Now I need to set it so that a value must be selected from each set of checkboxes.
Thanks for the prompt response. I have another follow up question if you don't mind. Can you please share how I would target all checkboxes in Group A as one or do I need to list e...
Hi, thanks for the great tutorial. My first post here, so apologies in advance if I am replying incorrectly. I have a quick question regarding this code. The example here shows ho...