Plugin: Formidable Forms
- Add frm_do_html_shortcodes fiter
- Use relative URLs in the stylesheet
- Allow graphs to be included in the success message after ajax submit
- Fix the duplicate entry check
- Include get_columns function in list tables for 4.3
- Allow 0 to be saved in a checkbox field
- Fix saving forms as drafts
- Don't clear readonly fields or default values when hidden conditionally
- Fix readonly checkboxes in calculations
- Don't show empty custom field rows in the post settings
- A few fixes to the formresults shortcode
- Lots of code cleanup and refactoring
- Remove space below first repeating section
- Trigger calculations at the time a conditional field is shown
- Save the value submitted in a dynamic list field
- Fix graphs that show multiple fields and define the x-axis
- Fix error when duplicating a section without any included fields
- Fix timezones for searching by entry creation and updated dates in a view
- Conditionally show the max character setting in number fields based on whether HTML5 is enabled
- Allow scale fields to work in calculations across multiple pages
- Turn off ajax submit if repeating section includes a file
- Fix importing embedded form fields
- Fix entry creation date format on import
- Fix filtering by a checkbox field in the frm-stats shortcode
- Fix logic for third-level fields with conditional logic inside a repeating section
- Make sure conditional logic only affects the newly added row when triggered after a row is added