Download Super Forms v4.4.0 - Drag & Drop Form Builder Nulled Free
### Nov 13, 2018 - Version 4.4.0
- Added: Option to disallow users to filter items on dropdowns, which will also prevent keyboard from popping up on mobile devices
- Added: tag to retrieve product regular price `{product_regular_price}`
- Added: tag to retrieve product sale price `{product_sale_price}`
- Added: tag to retrieve product price `{product_price}` (returns sale price if any otherwise regular price)
- Added: option to retrieve product attributes for dropdown,radio,checkboxes
- Added: tag `{product_attributes_****}` to retrieve product attributes
- Added: option to send POST as JSON string
- Added: Russian languages files
- Added: tag to retrieve Form Settings with {form_setting_*****} e.g: {form_setting_email_body} or {form_setting_header_subject}
- Added: Option to set the maximum upload size for all files combined for a file upload element
- Added: Documentation about [Save Form Progression](save-form-progression.md)
- Added: Documentation about [Retrieve form data from users last submission](retrieve-data-last-submission.md)
- Added: Documentation about [Prevent submitting form on pressing "Enter" keyboard button](prevent-submit-on-enter-button.md)
- Added: Documentation about [Hide form after submitting](hide-form-after-submitting.md)
- Added: Documentation about [Form redirect](form-redirect.md)
- Added: Documentation about [Custom form POST URL](custom-form-post-url.md)
- Added: Documentation about [Contact Entries](contact-entries.md)
- Added: Documentation about [Clear/reset form after submitting](clear-reset-form-after-submitting.md)
- Added: Documentation about [Autopopulate fields](autopopulate-fields.md)
- Improved: autosuggest filter speed when dealing with 1000+ records
- Improved: Slider element, amount positioining sometimes a little bit off
- Improved: Decode email header function
- Fix: Multi-item element not remembering default selected options correctly
- Fix: IE bug fixes
- Fix: Emails where being stripped from + characters, which is a valid email address
- Fix: Navigate through global settings and remove slashes from the values, to fix escaped quote issues in emails