You are here:
Bindings
The Bindings element defines a container element
that contains all resource and binding data for UI controls. It has no attributes.

Use more general search terms.
Select fewer filters to broaden your search.
You are here:
The Bindings element defines a container element
that contains all resource and binding data for UI controls. It has no attributes.
| Available in Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled. |
The Bindings element can contain these elements:
<!-- left out details for brevity -->
<Bindings>
<Resource target="Label" type="Label" id="InitiatorId" defaultLabel="Initiator" />
<Binding target="Value" binding="ProcessContext::NotificationDetail.usrName" bindingMode="ONE_WAY" />
</Bindings>Binding to bind values from the objects to the UI. Different binding modes are used to control the updating process of the values in the UI and objects.Resource element is used to bind localized texts, labels, images, and so on, into the UI. The default value is shown if there are no localized files for the selected language.Resource and Binding elements.Dynamic Binding type is used to handle heterogeneous data in lists. It allows the usage of different UI controls for each list item. You can use the Dynamic Binding type by setting the type Binding element attribute as Dynamic.
We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.