Multi-table data configuration

  • リリースバージョン: Australia
  • 更新日 2026年03月12日
  • 所要時間:2分
  • Present data from multiple tables using components and control the layout and styling.

    A data resource fetches the data that UI Builder uses to display information in a component. Most often, a component is mapped to data contained in one table. However, there are numerous use cases where there’s a need to map a single component to information in multiple tables, for example:

    • Place the card component in a repeater and use multi-table data configuration to pull data from different sources to display on the cards.
    • Create a portal page that displays a list of tasks pulled from different locations.
    Multi-table data resource displayed with incident and problem tables used as data sources.
    注:
    You can configure more than one multi-table data resource on a single page to display different sets of data.

    Multi-table data configuration and Entity View Action Mapper

    The Entity View Action Mapper (EVAM) can also be used to configure cards and lists using different data sources. The EVAM is an option for users who understand and are comfortable working with JSON. The multi-table data configuration option gives you greater control over the presentation of data, makes it easier to configure the data, and enables you to remain in UI Builder. Use the option that you prefer. For more information about EVAM, see Work with the Entity View Action Mapper for UI Builder.