Add and configure data resources to a page
Add data resources to dynamically expose data from tables, records, or other elements on your page in UI Builder.
Avant de commencer
Role required: ui_builder_admin
Choose the application containing your data resource. The Global application contains the most common data resources. The data resources relate to Server data, Operations, and Transform. You can add a data resource such as Look Up Records, Table route map, GlideRecord Query, and so on.
Pourquoi et quand exécuter cette tâche
In the data resource section of UI Builder, you can add and configure local data resource instances for your page. Local data resource instances dynamically expose data to components. If you have any inherited data resources, they are listed in the inherited data resource pane and are read-only. You don’t configure inherited data in UI Builder. Data resources from any application can be added to any page unless restricted by security permissions. You can add multiple local instances of the same data resource, if you need different configurations of the same data resource on your page.
Procédure
Que faire ensuite
Now that you have a data resource connected to your page, you can bind the data to a component or bind an event to the data resource. For more information, see Connect data to your components and Bind an event to a data resource.