Skip to main content

Status Widget

Add the ability to view and update item statuses and other relevant fields to your interface, pulling statuses directly from the module workflow in real time. The Status widget both displays the current status of an item and enables users to update that status and other metadata fields.

For example, you might include the basic field Status, as well as Due Date and Update Text, where users can add a note for their status change. When done, users select the provided Submit button to save their changes.

interface_status_example.png

To provide a progress bar experience for intake processes, for example, see the Status Progress Bar Widget widget.

Title

Set the title of the widget. Include a descriptive title to help users understand the specific content of the widget.

interface_title_field.png

Wrap title text

Select whether to wrap title text that extends beyond the available display width. When not selected, long titles are truncated with an ellipsis.

interface_wrap_title_text.png

Description

Add a description for the widget. This description displays below the widget title.

interface_description.png

Show description as a tool tip

Select whether to display the widget description as a tool tip, hiding it by default.

When displayed as a tool tip, any rich text formatting in the description is removed.

interface_show_desc_as_tooltip.png

Icon

Change the widget icon and icon color—or remove the icon. Widgets always include a default icon.

Select the crossed-out icon option, interface_widget_no_icon.png, to remove the icon.

interface_icon.png

Layout

Set the layout style of the widget:

interface_layout.png
  • List - Display values as a list with multiple columns, depending on the widget display width.

    interface_fields_layout_list.png
  • Gallery - Display values in a gallery view. Use this option for interfaces intended for use on small screens, such as mobile phones or tablets.

    interface_fields_layout_gallery.png
  • Table - Display values in a two-column table format.

    interface_fields_layout_table.png

Width

Set the display width of the widget.

The width settings of neighboring widgets determine the resulting display on the interface. For example, two neighboring widgets set to 50% width display side by side. Similarly, if one widget is set to 1/3 and the following widget is set to 2/3, the widgets will display side by side.

We recommend experimenting with widget width settings and widget placement to optimize the interface display for the screen size you're designing for. That is, if you're designing an interface for a large screen (say, a request tracking interface), you can use small widget widths and include multiple widgets together. However, if designing for mobile, leaving widgets at 100% widths is generally best.

interface_width.png

Enable Display Conditions

Select whether to dynamically display the widget based on custom conditions. When enabled, a conditions group displays; when the specified conditions are met, the widget displays.

For example, you can set a condition to display an input-type widget only if a user enters a specific value, prompting the user to provide additional information.

For more information about configuration condition groups, see Conditions.

interface_enable_disp_conds.png

Condition Evaluation Method

Set how display conditions are evaluated:

  • Evaluate conditions on the first load - Evaluate conditions only when the page first loads. This option does not dynamically show or hide relevant widgets when a user makes a selection; refreshing the page is required.

  • Continuously evaluate (default) - Continuously evaluate conditions as the user views and interacts with the interface. Use this option to enable the interface to dynamically show or hide relevant widgets based on user input.

interface_conditon_eval_method.png

Show as a quick navigation tab

Select whether to display the widget as a quick navigation tab. When this option is set to Yes, this widget and all those below it will display on a single tab until the next widget that's configured to display as the quick navigation tab. Additionally, you can set the quick navigation menu label override and edit the label icon.

interface_show_in_quick_nav.png

Fields

Select the module fields to display in the widget. These are additional fields that will display as editable in the widget, enabling users to update key values.

interface_fields_fields.png

To edit the field label, enable field colors, remove the field, and access additional options for each field, select the three dots icon, three_dots.png. Additionally, you can hover over the field tile and select the up and down arrows to rearrange the fields on the widget.