I'm trying to list the volunteer roles individually rather than as a collection set in order to add descriptive text with each role. To accomplish this, I hard coded the HTML output for each role. This works, but the tagging feature of the roles does not work when I do it this way. Is there a way to parse out the roles individually, but also have the tagging system work? The URL is northbrooklynangels.org/volunteer. Thank you!
Hi Alison, it is possible to use HTML in lieu of the Liquid collection for volunteer roles, and the tagging feature will work the same. If you find that the checkboxes are displaying on the page, but that the selections are not submitting with the form, double check your template to make sure your volunteer checkboxes fall after theĀ {% form_for volunteer_signup %} tag.
Showing 1 reaction
Sign in with