These features work on the following page types:
- Donation
- Endorsement
- Event
- Feedback
- Petition
- Signup
- Suggestion Box
- Volunteer Signup
These features work on the following page types:
To display a popup (or a modal) when someone submits a form, create a basic page as a sub-page to your signup page and add the following tag on that sub-page.
SEE IT IN ACTION. SUBMIT THE FORM ON THE RIGHT
(don't worry, we turned off auto responses so you won't receive an email upon submitting).
layout_form_submit_modal
Add the following tag on a signup page to convert your radio button options with a dropdown field. If you wish you can also make it required.
layout_form_signup_select
layout_form_signup_select_required
If you want both individuals and organizations to signup, add the following tag to the signup page:
layout_form_signup_combined
Submit Button: text goes here
If you only want organizations to signup, add the following tag:
layout_form_signup_organization
The first step is to create custom people or donation fields.
Add other native and custom fields to your form. Add the following tag to the page (replacing slug_1/2/3 with your custom field's slug in the order you want them to appear on the form):
fields: slug_1|slug_2|slug_3
Native NationBuilder field slugs currently available (on signup pages):
employer
occupation
donations_to_raise_amount
- to collect a person's fundraising goal
Add the following tag on any page with a form to customize the greeting.
greeting: text goes here
Add the following tag on any page with a form to remove the "Hey Friend, Will You Join?" greeting.
layout_form_no_greeting
Display only Email + Postal/Zip Code
layout_form_simple
tags title: text_goes_here
Example
tags title: What type of updates would you like to receive?
Add one of these tags to the page on which you want to change the colour of the form.
form theme: primary
form theme: secondary
form theme: tertiary
form theme: quadrinary
Recommended for a splash page.
layout_form_gradient
Add one of these tags to the page you want to change the form alignment.
layout_form_left
layout_form_right
layout_form_center
layout_form_full
layout_form_volunteer_simple
Displaying a form full height is useful for pages where you want to display an image and the form side-by-side.
layout_form_full_height
To disable and hide a form from an action page add the following tag.
layout_form_disabled
This is useful if you want to gather feedback, endorsements, or suggestions for a specific timeframe and then want to hide the form but continue to display the information.
By default, NationBuilder displays "Address (Street, City, Province, Postal Code)". Use the following tag to display "Postal Code" only.
address_postal_code
By default, when you enable comments on a page (ie. Endorsements), NationBuilder displays a stream that can't be hidden without disabling comments. We've created a new tag to work around that so you have more control over what shows up on your website.
layout_no_stream