Plugin: Formidable Forms
- Add multi-page progress bars and rootline
- Use rootline to jump to different pages
- Add a page number parameter to the url when the form page changes
- Add save button to back-end entries with multiple pages. Now you can save from the first page of a form too and any page in between.
- Auto-save drafts on page turn for logged-in users when drafts are enabled.
- Make the custom field options for posts more helpful by including custom fields only for the selected post type
- Add options for email content/single entry shortcode: include_extras="section,page,html" include_fields="10,15", exclude_fields="10,15"
- Break out repeating sections in the email and frm-single-entry shortcode. Now they repeat instead of separate with commas.
- Use css to make the conditional logic field options shorter instead of truncating to help with long field names that start the same.
- Speed up adding and editing field options and conditional logic
- Don't save the field choices in radio, checkbox, and drop down fields until the whole form is saved
- Add frm_after_title hook for inserting content between the title and form fields
- Separate more css and move it into the pro version