Custom Interface Widgets
Widgets are pre-built, self-contained units that serve a specific function in your interface. This includes providing read-only information to users, like the status of their request, a table of data source records, or embedded content. Widgets can also act as inputs to create a form experience; these input-type widgets can collect information, enable users to upload files, or provide a rich search experience.
Widgets are organized into several categories:
Widgets - These standard interface widgets generally display information of one kind or another, but they can also provide interactive elements like action buttons, comment sections, and editable line items. In general, though, these standard widgets are designed to display existing information or enable users to engage with a request or item after it has been created.
Input Types - Input type widgets are specialized widgets for gathering user information. You can build form flows using any combination of input type widgets to create a dynamic experience that responds to a user's inputs.
Fields By Type - Preconfigured Fields widgets for each field type simplify and speed up the interface-building process.
Fields By Matched Entity - Each matched entity added to the module displays as a widget that you can select to add any of the matched entity fields to your interface.
See the relevant sub-section below for detailed configuration information for each interface widget.