Forum
Pass an array into form template... can I do this?
I would like to create a series of checkboxes on my form but sometimes there may only be a need for (1) and other times it could be many...
Can I pass an array into the form and create checkboxes from it using perch:every or something like that?
No, the fields need to be included in the template.