Default language.

Using a display-only form as a dialog box


Dialog boxes require user interaction and are useful when you want to:

  • Prompt users for confirmation.
  • Implement a main-detail (or parent-child) relationship between forms where users can edit the main form using a details dialog box.
  • Reuse a form in a variety of ways.
  • Embed a table that lists options from which users can select.
  • Provide a way for users to edit or view a rarely used set of fields, and thus avoid cluttering the main form.
  • Provide a way for users to view or edit a set of fields that handle complex calculations of multiple components.

To define a dialog box, use the following active link actions with the Window Type set to Dialog:

Workflow actions for defining a dialog box

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

Remedy Action Request System 20.02