default:get checkbox multiple selections
-
Hi, I’m using the
default:get
option on a checkbox field. I’ve got it to work to pre-select a single checkbox. Is it possible to have it pre-select multiple checkboxes?[checkbox your-product default:get use_label_element "Option1" "Option2" "Option3"]
I have tried:
https://domain.com/?your-product[]=Option1,Option2
https://domain.com/?your-product[]=Option1_Option2
https://domain.com/?your-product[]=Option1&Option2
https://domain.com/?your-product[]=Option1;Option2
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘default:get checkbox multiple selections’ is closed to new replies.