13835 items • 26392 users

Super Forms

Drag & Drop Form Builder

Super Forms

Super Forms features

  • Drag and Drop
  • Fully Responsive
  • Email Auto Responder
  • Admin Email Alerts
  • Conditional Logic
  • 30+ Elements

Super Forms 6.3.717 changelog

Added: New option for PDF Generator to define image quality inside generated PDF file
Added: New option for PDF Generator to generate native PDF elements
Added: New option for PDF Generator to enable smart page breaks for elements (put the element on the next page automatically when possible)
Added: New action hook super_before_login_user_action to allow for instance update user meta data directly before the user logs in
Added: Option to jump to a specific field so that a user can edit it, simply use #fieldname on your href attribute like so Summary:First name: {first_name} - EDIT
Added: Option to define wrapper and or field ID attribute elements, when left blank the default ID will be sf-wrapper-1234-yourfieldname and sf-field-582-1-yourfieldname where 582 would be the form ID and 1 the form index (if you have multiple forms this will auto increment by one).
Added: Listings when editing entries, you can define if the user is allowed to change the entry status, and disallow to change the entry if it already has a specific status
Improved: Form Settings > Form Settings > Custom redirect URL can now be translated to redirect to custom pages e.g. https://domain.com/thank-you/, https://domain.com/de/vielen-dank/, `https://domain.com/fr/merci-beaucoup/
Improved: When native PDF generation is enabled, add the country flag next to the international phonenumber field
Improved: Scrolling to next focussed field or next multi-part. Only scroll when required based on the elements top/bottom positioning compared to widnow height
Improved: When using keyboard arrows up/down on radio button do not go to next step automatically when enabled on multi-part
Improved: Grid/Columns now using flex method
Improved: Color picker element small responsiveness fix
Improved: PDF page breaks are cacluated after HTML block is updated/changed. Allowing to use the PDF page break html directly inside foreach loops. Example which loops over uploaded files: