Skip to content

Releases: jangari/REDCap_HIDESUBMIT

v3.1.0

07 Mar 10:39
v3.1.0
4823840
Compare
Choose a tag to compare

Switches to EM Framework method for generating Action Tag documentation

Version 3.0.5

06 Apr 03:45
6ecd6f7
Compare
Choose a tag to compare

Fixes for compatibility with PHP8, thanks to Luke Stevens

Version 3.0.4

27 Jan 04:06
aad112e
Compare
Choose a tag to compare

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

26 Jan 09:34
630c45a
Compare
Choose a tag to compare

Bug fix: changed arrow functions to inline callback functions for backwards compatibility with Internet Explorer

Version 3.0.2

26 Nov 06:30
82c8259
Compare
Choose a tag to compare

Added citation instructions

Version 3.0.1

01 Sep 04:49
c82ac9d
Compare
Choose a tag to compare

Performance improvement to reduce lag when loading a form or survey

Version 3.0.0

09 Aug 07:17
d8d85da
Compare
Choose a tag to compare

Adds support for distinguishing between submit and new instance buttons, and thus 6 more action tags.

Bug fix

05 Aug 22:02
d6c8a41
Compare
Choose a tag to compare

Fixed bug in which ActionTagHelper class was incorrectly sourced.

Version 2.1.0

03 Aug 05:18
24b22cf
Compare
Choose a tag to compare
  • Adds support for hiding survey repeat button
  • Adds documentation to Action Tag dialogue

Version 2.0.1

29 Jul 07:52
58d2b60
Compare
Choose a tag to compare

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.