• The default language of any content posted is English.
    Do not create multi-accounts, you will be blocked!
  • Information: Safety & Support
    Resources here are generally safe, but false positives may occur on Virustotal due to certain coding techniques. Exercise caution and test before use.
    Consider buying licenses to support developers. Your security is our priority.
RSForm! Pro

RSForm! Pro 3.3.10

25 Sep 2023

Version 3.2.0​

  • Added - Adding form fields is now done from an 'Offcanvas' element.
  • Added - Form fields can be created in a specified row and column of the form.
  • Added - When using 'Enable Confirmation By Email' the IP and date of confirmation are now stored.
  • Added - {global:confirmedip} and {global:confirmeddate} placeholders.
  • Added - Can set a different Itemid when clicking on 'Preview' form.
  • Added - 'HashCash Honeypot' spam prevention field as a GDPR alternative to Captcha.
  • Updated - Fields now have <label>, 'form-control' and 'form-select' classes when editing a submission in the 'Submissions - Directory' menu item.
  • Updated - UIkit 3 updated to 3.16.26
  • Updated - Using native UIkit 3 classes for grid sizing where these are available.
  • Updated - Custom UIkit 3 grid classes are now loaded from a separate file.
  • Updated - Nonce added to scripts and stylesheets when using the 'System - HTTP Headers' plugin and the 'System - RSForm! Pro' plugin.
  • Updated - Can use the {nonce} placeholder in the CSS and JS sections.
  • Fixed - 'Confirmed' field will no longer show up in the Directory configuration unless the form has 'Enable Confirmation By Email' set to 'Yes'.
  • Fixed - 'Date and Time Picker' now allows dates up from 1920.
  • Fixed - No longer allowing buttons to be rendered as <input> tags.
  • Fixed - Confirming a submission from the backend did not trigger the confirmation flow (email sending, plugins triggering).
  • Fixed - A PHP error could occur when specifying a wrong 'Date Submitted' value in the 'Submissions - Directory' menu item.
  • Fixed - Having 'Enable Email Logging' set to 'Yes' and a wrong 'Path to Log Folder' could prevent emails from being sent.
07 Jun 2023

Version 3.1.10​

  • Added - Event triggers after emails have been sent: onRsformAfterUserEmail, onRsformAfterAdminEmail, onRsformAfterAdditionalEmail.
  • Added - Directory fields can now be configured to be sorted as 'Number' or 'Date'.
  • Added - 'Minimum Length' and 'Maximum Length' validations.
  • Updated - PHP 8.2 compatibility improvements.
  • Updated - Newly created forms will now default to '{global:mailfrom}' and '{global:fromname}' in the Admin Emails section.
  • Updated - 'Textarea' fields now accept '%' or 'px' in 'Rows' and 'Cols' properties.
  • Fixed - Uikit 3 tooltip markup was not generated correctly.
28 Feb 2023

Version 3.1.8​

  • Updated - 'File Upload' will now accept 'webp' images when 'Allow Only Images' is set to 'Yes'.
  • Updated - Thumbs from the 'File Upload' field can now be created as webp images.
  • Updated - TCPDF updated to 6.6.2 for PHP 8.1 compatibility.
  • Fixed - Google Maps API was showing a warning in the console due to a missing callback.
  • Fixed - Viewing PDF submissions in the frontend could display a PHP warning due to a missing $app->close() call.
  • Fixed - Specifying a 'List of Disposable Email Domains' in combination with the 'Email Validation' rule could throw a PHP warning in some cases.
01 Feb 2023 - Version 3.1.7
  • Updated - Editing a submission using the 'Submissions - Directory' menu item now uses a simple CSS layout instead of relying on tables.
  • Updated - IP address now takes into account the 'Behind Load Balancer' setting from Global Configuration.
  • Updated - Bumped minimum requirements to use Joomla! 3.9.0+
  • Updated - All layouts now generate an 'rsform-type-[field-type]' class for field containers.
  • Fixed - If 'Enable Syntax Highlighting' was set to 'Yes' other editors on the page would show duplicate buttons when editing a form.
  • Fixed - Built-in Captcha could throw an error on PHP 8.1
  • Fixed - In some cases the File Upload validation message was not escaped correctly.
  • Like
Reactions: zafro
13 Dec 2022 - Version 3.1.6
  • Fixed - 'Dynamic Filtering Values' are now checked to prevent duplicates when the menu item is saved.
  • Fixed - In some cases clicking on 'Save & Close' would result in a blank form in the frontend until the form is edited again.
13 Dec 2022

Version 3.1.5​

  • Added - 'System - RSForm! Pro CLI' plugin to interact with the Joomla! 4 cli/joomla.php script and provide automatic backups, old submissions removal and CSV export.
  • Added - 'Download All Submissions in CSV' option when configuring a Directory, allowing users to download all submissions in the frontend.
  • Added - 'Allow HTML' for 'Calendar' and 'Date and Time Picker' fields - this will allow to write HTML in the 'Popup Label' so you can, for example, place icons inside your buttons.
  • Added - 'Placeholder' attribute for the 'Calendar' and 'Date and Time Picker' fields (when 'Calendar Layout' is set to 'Popup').
  • Added - 'Dynamic Filtering Values' for the 'Submissions - Directory' menu item.
  • Updated - CSS and Javascript has been minified.
  • Updated - media/com_rsform/directory.css is now loaded on the 'Directory - Submissions' page as well.
  • Fixed - A PHP Warning could show up on PHP 8+ when exporting submissions into CSV format.
  • Fixed - Submissions could not be viewed or downloaded as PDF in the Directory menu item if 'Show Submissions For User ID' was used and the logged-in user didn't match.
  • Fixed - 'Date and Time Picker' field will now allow escaping the date format by using the forward slash \ character.
  • Like
Reactions: zafro and tatar221
17 Oct 2022 - Version 3.1.4
  • Added - Emails can be deferred until submission is confirmed through the 'Defer Emails Until Confirmation' option.
  • Updated - 'Confirmation Link' when editing a submission in the backend, to manually confirm a submission and trigger deferred emails.
  • Updated - Placed all submission confirmation options inside their own group under Form Properties - Form Info - Confirmation.
11 Oct 2022 - Version 3.1.3
  • Added - PHP Scripts in the Directory configuration: Scripts called on Edit Layout, Scripts called when submission is updated.
  • Fixed - 'Manage Submissions' is now wrapped inside a 'table-responsive' class for easier horizontal scrolling.
  • Fixed - In some cases, errors were not shown when saving a Directory in the backend.
  • Like
Reactions: tatar221 and zafro
03 Oct 2022 - Version 3.1.2
  • Added - Triggers: onRsformBackendValidateName, onRsformBeforeReturnUrl.
  • Updated - UIkit 3 updated to v3.15.10
  • Fixed - No longer generating duplicated Javascript code for 'File Upload' fields.
  • Fixed - 'Submissions - Directory' is now wrapped inside a 'table-responsive' class for easier horizontal scrolling.
  • Fixed - In some cases, new lines were stripped from the CSV export.
Files provide by @begbie
  • Like
Reactions: tatar221 and zafro
Top