Releases: jangari/REDCap_HIDESUBMIT
Releases · jangari/REDCap_HIDESUBMIT
v3.1.0
Version 3.0.5
Fixes for compatibility with PHP8, thanks to Luke Stevens
Version 3.0.4
Switched to including JavaScript code inline rather than sourcing it, as sourcing it may lead to authentication issues in sites with more strict firewall rules
Version 3.0.3
Bug fix: changed arrow functions to inline callback functions for backwards compatibility with Internet Explorer
Version 3.0.2
Added citation instructions
Version 3.0.1
Performance improvement to reduce lag when loading a form or survey
Version 3.0.0
Adds support for distinguishing between submit and new instance buttons, and thus 6 more action tags.
Bug fix
Version 2.1.0
- Adds support for hiding survey repeat button
- Adds documentation to Action Tag dialogue
Version 2.0.1
Version 2.0.0
- Added support for data entry forms
- Added two action tags @HIDESUBMIT-SURVEY and @HIDESUBMIT-FORM, allowing the submit button/s to be hidden from either page type, or both with @HIDESUBMIT, consistent with the built-in @hidden action tag family
Version 2.0.1 also hides one data entry form save button ("Save and...") that wasn't captured in v2.0.0.