Releases: RensTillmann/super-forms
Releases · RensTillmann/super-forms
v4.6.1
- Added: Compatibility for HTML elements to handle {tags} with regexes `*` (contains), `$` (ends with) and `^` (starts with) - Fix: HTML element in back-end not wrapping words - Fix: Calculator add-on not working when using both regex and advanced tags like so: `{_option$;3}` or `{server_*;4}` or `{server_^;2}` etc. - Documentation improvement (added regular expression examples)
progress compatibility PDF builder
progress compatibility pdf builder progress resizable column elements
v4.0.2-beta1
undefined form_button_icon
v3.7.3
- Added: Option to retrieve entry data based on
$_GET['contact_entry_id']
or$_POST['contact_entry_id']
(this will override the logged in user last submission data if it is set)
v3.7.2
guide