Skip to main content
Volunteer Signup page variables
Variable Description
contentDisplays content specified in page's admin section e.g. {{ page.volunteer_signup.content }}
volunteer_typesVolunteer positions users can signup for, an array of volunteer_type objects e.g.
home_addressAllows input to discrete home address fields (address1, address2, address3, city, state, zip, county, country_code) instead of submitted_address e.g.
billing_addressAllows input to discrete billing address fields (address1, address2, address3, city, state, zip, county, country_code) instead of submitted_address
work_addressAllows input to discrete work address fields (address1, address2, address3, city, state, zip, county, country_code) instead of submitted_address
mailing_addressAllows input to discrete mailing address fields (address1, address2, address3, city, state, zip, county, country_code) instead of submitted_address