RSForm! PRO (v3.3.10) Nulled + ExtraPack
Changelog
--------------------------------------
Version 3.3.10
Updated - In the 'Filter Values' option of the 'Submissions - Directory' menu item the following placeholders can now be used to match currently logged-in user data: {global:username}, {global:userid}, {global:useremail} and {global:fullname} as well as {global:today} and {global:unixtoday} for Y-m-d and UNIX dates.
Updated - {if} scripting can now be used in all the User, Admin and Additional Email fields (to, cc, bcc, from, from name, reply-to, reply-to name, subject).
Updated - Placeholders can now be used in the actual URL of Post to Location (Silent Post).
Updated - A right margin was added to be able to scroll the fields (when editing a form) on Android.
Updated - The active Configuration tab is now remembered.
Updated - The pop-up from 'Edit the Error Message', 'Edit the Thank You Message' and 'Edit the Email Text' now shows the specific section that's being edited.
Fixed - When 'Auto-Generate Email Message' is set to 'Yes' Captcha fields are no longer included in the text.
Fixed - In some cases filtering submissions by date in the Manage Submissions area would throw an error.
Fixed - Changed DOMContentLoaded Javascript to be triggered on document instead of window to solve issues with JS minification.
Fixed - On some servers images were not resized when using a File Upload field with 'Allow Only Images' set to 'Yes'.
Fixed - In some cases the form would not scroll to the File Upload field that failed validation when AJAX validation was turned on.
Fixed - A Javascript error could occur on Chrome when submitting a form while using ReCAPTCHA V3.
10 Jul 2024
Version 3.3.9
Fixed - When using the Birthday Field an error occurred after updating to v3.3.8 when using PHP 8+
10 Jul 2024
Version 3.3.8
Added - 'Survey Table' field.
Updated - Mappings can now use LAST_INSERT_ID() from a specific query by using the {last_insert_id_NUMBERHERE} placeholder.
Updated - TCPDF updated to v6.7.5
Fixed - Remote mappings were throwing an error on Joomla! 3
Fixed - Importing submissions from CSV would always set them to the current date instead of the mapped value.
Fixed - In some cases when using custom PHP code and conditions it wasn't possible to update the field's properties if the old code contained errors.