Screens - Data360_DQ+ - Latest

Data360 DQ+ Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 DQ+
Version
Latest
ft:locale
en-US
Product name
Data360 DQ+
ft:title
Data360 DQ+ Help
Copyright
2025
First publish date
2016
ft:lastEdition
2025-10-10
ft:lastPublication
2025-10-10T13:55:16.299000
Table 1. Changes in this topic
Change type Description
Introduced in version 13.0 A new property named Provide Choices has been added immediately after the Selection type field in the Filter Fields configuration.

The Screens tab allows those responsible for creating case stores to build the components that allow case workers to interact with cases. When building a case store, two types of screens need to be created:

View/Edit Screens

View/Edit Screens determine how a case is displayed after a user has found it with a Search Screen and then decided to view or edit it. View/Edit Screens allow you to create a form that represents a case, which the case worker may interact with as they manage the case. The form will be comprised of fields from the case, which can be editable or non-editable, based on your requirements. Case workers will use View/Edit Screens to work with a case.

Screen Layout - When creating a View/Edit Screen, use the Screen Layout section to determine the basic arrangement of form fields in the screen:

  • Edit Screen Script - Opens a Java script editor, where you can, for example, write a script to configure the transition screen Alert Reason field and Actions menu to your requirements. Instructions and an example script are provided when you open the editor. A preview mode enables you to edit and test your script and screen. The script will execute when you edit or create a case.
  • Edit Data Store Selection Script - Opens a Java script editor, where you can write a script for selecting a data store. Instructions and an example script are provided when you open the editor. A preview mode enables you to edit and test your script and screen. The script will execute when you edit or create a case.
  • Automatically assign new case to creator - Select this box to assign the new case to the user who created the case.
Note: Editing the script the first time will prompt a commented-out script that shows the variable name to be set. The available dataname and fields of the case record are offered when you press CTRL+SPACE in the expression editor. The commented-out script should set the variable to the display name of the search screen that they want to show.

Once a Screen Layout is created, selecting each field will reveal a Field Properties panel. This panel allows you to define which fields should appear at what points within your layout and how user interaction with the field should occur.