Front End

Defect 1698785

"sortColumn" MDML Property Ignored if Not Visible in GUI

The "sortColumn" MDML property was previously ignored if "sortColumn" was not visible in the GUI in the Workspace Client. This error is corrected. "sortColumn" now can be used even if the column is not visible in GUI.

Defect 1746613

Render Fields Perceived as Keys Like Real Key Fields

String fields that are key fields should be shown with a smaller width in a table than regular string fields.

Previously, key fields were shown as "extra small" (equivalent to setting the "width" attribute to "xs"). Now, key fields will be shown as "small" ("width" attribute equal to "sm"). Additionally, regular string fields were shown as "small", while now they will be shown as "medium" (equivalent to setting the "width" attribute to "md").

As part of this change, the default size of string fields is adjusted.

Defect 1755868

Confirmation Dialogs Not Translated

Confirmation dialogs on batch actions such as Approve All in Approval Center were not previously translated to the local language. This error is corrected.

Defect 1814039

Sizing and Position Issues for Preview Panes in Safari

Preview pane contents in Safari were not previously sized and positioned correctly. This error is corrected.

Defect 1547639

Save and Revert Button Issue for Tabs Currently Deselected

In a workspace with multiple tabs, such as the Job Home workspace, the Save or Revert buttons did not previously take into account changes made on tabs that were currently deselected. This error is corrected.

Clicking the Save button will save changes made to any tab in the workspace. Similarly, the Revert button will revert changes made in any tab.

Defect 1825022

Remove Dependencies on Content Delivery Networks

Content Delivery Network (CDN) dependencies are removed to ensure compliance with GDPR.