Bind data exposed by local data resources to components on your UI Builder page.

Before you begin

Role required: ui_builder_admin

About this task

Data binding is the process of associating data with a UI element that displays the information. Before binding data to components you must add a data resource to your UI Builder page, see Add and configure data resources to a page for more information.

Procedure

  1. Navigate to All > Now Experience Framework > UI Builder.
  2. Open an experience to work in or create an experience by selecting + Create.
    See Configure how users interact with your applications in UI Builder for more information on creating experiences.
  3. Create or open a page.
  4. Add a data resource to your page.
  5. Add a component to your page.
    You need a component on your page before you can bind a data resource to it. For more information, see Customize UI Builder pages using components.
  6. Select the Configure tab from the configuration panel in UI Builder.
  7. Point to a field that you want to bind data to and select the dynamic data binding icon (Dynamic data binding icon.).
    Hovering over the bind data icon.
    The data binding modal appears.

    Data binding modal showing available data.

  8. Select Data resource in the Data types tab.
  9. Select the data resource that you want to bind to the component.
    Select a data resource from the list.
  10. Select and drag the data you want to bind to the component into the field above.

    You may have to select several pills to get to a specific property value or display value.

    Arrow pointing to data bound to a component.
  11. Select Apply.

    The component displays the property value or display value that you've selected.

    Component text field displays the data bound from the data resource.
  12. Select Save in the UI Builder header.