11/09/2019
Enhancements
-
-
Amendment to hide hierarchy levels from external users which were visible when clicking “Hierarchy” on the top left corner of the navigation bar.
-
Support issues/fixes:
-
-
Inaccurate results were being produced when multiple filters were applied to a record list. This has been amended.
-
In full screen mode, ensured all sections of a record can be expanded when the anchor of the section is clicked in the navigator. This was done to correct an issue where the wrong section was being accessed from the one selected in the navigator.
-
Improved the performance issue of the user integration job in the scheduler.
-
Allowed for multiple record links and reverse record link fields to be selected in the form editor. Done to fix an issue introduced by a previous change.
-
Amendment to exclude deleted workflow steps from the record list filter.
-
Corrected an issue with the “Record readable in the Workflow” field in the Form Editor. If multiple fields were selected, a person with more than one role in a record could not see all of their records. For example, if the fields selected in “Record Readable in the Workflow” were “Accountable” and “Assigned To” and a person was selected in a record in both of those fields, he/she could only see the records where he/she was selected as “Accountable” and not “Assigned To”.
-
In the Scheduler, handled blank field options in forms by just excluding them.
-
In the user record if the “Login Required” field is checked then ensured that the email address is mandatory.
-
Amendment to prevent the “Author” field from displaying “Unknown” when selected in the record list view. Now correctly displays the name of the author.
-
In “Questionnaire” fields, the complete text was not displaying for long questions. An amendment has been done to ensure that long answers and long words are wrapped. If the window is resized in edit and read mode, the wrapping adjusts and the answer is always visible.
-
Added “Browse” text to the browse button for file attachments.
-
Added a scroll bar for ‘Help’ text as when this was quite long there was no way of scrolling to read the complete text. Also, long words without spaces are broken into multiple lines and any images are re-scaled to fit the tool tip. If the content is wider than the tooltip (this might be the case for tables), a horizontal scrollbar appears.
-
Fixed “An error has occurred” message when clicking on the Inspections module.
-
In the configuration of a form, if any fields with predefined options (eg: COMBOBOX) included special characters like “$” as the first letter, the sync to Mongo DB would fail. This has been corrected.
-
If a ‘Grand_Score’ field type was added to the record list available column, the form could be saved but an error would occur when opening the form. This issue has been addressed.
-
Amendment to stop rows of question marks (“?”) appearing in the “Weekly Summary” type notifications. This was occurring in emails with Japanese text.
-
Fixed an issue where the “Reverse_Record_Link” fields selected to appear in the record list of the linked record were not displaying.
-
Alternate name forms were not being saved correctly. This issue has been addressed.
-