This will help you create a new online form.
Create new form
Create fields etc
- Go to Ninja Forms
- Click on Add New
- Click create blank form (if you use a template you will spend time removing the stuff you don’t want!)
- Select type of field you want (from the right hand side) – double-click to add to end of your form, or right-hand click and drag to where you want it. (If there is no block on right hand side, you may need to select done from top of screen or the big blue plus button at bottom, which ever is showing)
- Edit the field, using single left-click
- edit label
- edit whatever else you want!
- Click blue button done
- When happy got all fields, add Capture field
- Add submit button
Sort where form to be emailed etc
- Click on emails and actions
- click Success Message
- change bland success message to something more meaningful and relatable to the form
- Click blue button done
- Click Admin Email – this is where you set up where the completed formshould be sent to,
- In the To box, remove {wp:admin_email} and insert the physical email where the form should go to
- In the Subject box, rename it to something meanigful
- Click blue button done
Name the Report
- Click on Advanced
- Enter a meaningful name for your report
- Click on blue Done button
Publish Report
Press the blue button Publish
Testing the report
To test the report change the Admin email your own (see above) and also other instructions
This means you can then complete the form and see that it is doing what you want.
Remember to set the admin email back to what it should be once you are happy.
Hints in formatting report
Adding separator lines
- scroll down the list of available fields, until you find ‘formating’
- Select the divider field
Adding text block
- scroll down the list of available fields, until you find ‘formating’
- Select the html field
- Enter in the block of text
Cant get List of fields
- If there is no block on right hand side, you may need to select done from top of screen or the big blue plus button at bottom, which ever is showing
To display fields side by side (rather than in list)
Note: the fields will display side by side on the user interface (website), but not on the developer mode.
- Once the fields are on your form, single click the first field to select attributes
- on right hand side, scroll down and click on Display
- To have two fields side by side
- In custom class names, Container, enter first one-half
- select done button
- single click the field you want to be beside the first field
- In custom class names, Container, enter second one-half
- select done button
- To have three fields side by side
- In custom class names, Container, enter first one-third
- select done button
- single click the field you want to be beside the first field
- In custom class names, Container, enter second one-third
- select done button
- single click the field you want to be beside the second field
- In custom class names, Container, enter third one-third
- select done button
- Not sure of it works for four, but the command would be first one-fourth etc