View definition components
The following table lists the available view components:
Components | Description |
---|---|
Basic components | |
Action button | Launches an action in a view. For more information, see Adding-an-action-button-to-a-view. |
Button bar | Launches a block or container to accommodate a collection of action buttons in a single strip or block. |
Container | Defines a region of a view that can include view components or nested containers. For more information, see Creating-a-layout-using-containers. |
HelixGPT chat | Integrates a chat interface in your application. For more information, see Adding-an-AI-based-conversational-search-interface-to-a-view. |
Image | Displays an image stored in an attachment field. For more information, see Displaying-images-from-attachments-at-runtime. |
Record editor | Provides the following features:
For more information, see Creating-a-view-for-a-record-instance-by-using-record-editor. |
Record grid | Displays record fields in a tabular format on UI. For more information, see Creating-a-tabular-view-of-record-instances-by-using-a-record-grid. |
Rich text | Enables rich text formatting including adding hyperlinks when designing a view definition. |
Tab panel | Displays resources associated with a tab. It is a set of layered pages where only one page is displayed at a time. For more information, see, Configuring-a-Tab-Panel-view-component. |
Record editor Inputs | |
Fields | Displays the record fields on the UI. You can use the following fields types in the View designer: Association, Attachment, Boolean, Date, Date/Time, Decimal, Dropdown, Floating, Integer, Select, Select group, Text, Text area, Localized Text, and Time. |
Rich text area | Enables end users to format the text in an input field (with unlimited length) by using a Rich Text Editor. Important: rich text formatting does not support inserting a hyperlink, an image, or an expression. |
Extension container | Provides settings for extending a view definition. For more information, see Enabling-extension-of-application-definitions |