Changes
- Unified result for incorrect Counter queries via the counter servlet.
- Form variables can also be selected with the "data-name" attribute, e.g.: $("[data-name='variableName']")
- From the Modify Counter action, a new Counter can be created directly.
Bug fixes
- Appointments of form records with the old workflow are displayed again in the calendar view of the inbox.
- Fixed a bug that prevented the update to version 7 on certain systems.
- The form overview can be opened again without error on all systems.
- The form export as WORD document (.docx) with very large textareas does not cause an error anymore.
- The profile export of forms with invalid preview images no longer leads to an error.
- Users who log in to a form via Kerberos can access the form again even if no corresponding LDAP Users or LDAP groups have been configured.
- Form submissions with new workflow now show up in the statistic.
- Form log in attempts (system log ins) with invalid credentials increase the invalid log in counter by 1 again, not 2.
- Workflow events are only executed if they are available.
- Calling restricted forms from a frontend server no longer causes errors.
- Invalid CSS no longer results in an error in the form designer.
- If repeated form elements are dragged into a repeated container or fieldset, then the repetition of the inner element is disabled.
- Minor errors in the english translation have been fixed.
- Minor UI errors have been fixed.