Individual Campaign Pages
To create a new Campaign page, go to the Campaigns list in the control panel and create a new Petition page type in Nationbuilder.
#Submit Email to Sign Petition
The Maori Party has had an issue in the past where people are filling out forms using an email but the wrong name. Nationbuilder automatically overwrites the original users name when this happens.
To prevent this, there is an (optional) two form flow available:
- If the user is signed out, the first form just asks the user for their email. Once submitted it redirects the user to the main form.
- The user now arrives at the main form "sorta signed in". If they have already entered their name previously, Nationbuilder will hide the name fields so they cannot be overwritten.
To activate the two form flow on a new petition
- Create a new
Signuppage that is a subpage of your petition page. You many call it what you like, we suggest something likeSubmit email to sign {MY PETITION}. - On this new signup page, add a tag
page_no_robotsto hide this page from search engines. - In Signup Settings, set the field
After signing up, what page should they land on next?to be your new petition slug. - Publish the signup page.
Now if you visit your petition signed out, it will first ask you to sign in with your email. After you do, you will be redirected to the main petition.
You can see an example of one of these pages under the main Join Page.