About this article
In this article, we will explain how to preview the references of a data source or a data source item. Data sources can reference one another to reutilize the items present in one data source into another data source.
- How to preview the references of a data source?
- How to preview the references of a data source item?
- Users reference
- Email signature reference
- Resources references
- Libraries references
Prerequisites
|
How to preview the references of a data source
|
|
How to preview the references of a data source item
|
Users reference
Users reference means that the data source or the data source item is currently being utilized by users in their user profiles. You will be able to preview the number of times this specific item is being used in user profiles. |
Example: Countries data source contains the data source item Denmark
and it's being utilized as a dropdown in the user profile. Viewing the references will allow you to see how many times this option was picked in the user profile dropdown.
Email signature reference
Email Signatures reference means that the data source or the data source item is utilized inside an email signature component as a direct link using the |
Example: My Campaigns
data source contains an image item called NewYearCampaign
and in Email Signature, the image is directly referenced inside the HTML of a bottom campaign with {{DataSources.Campaigns["NewYearCampaign"].CampaignImage}}
.
Resources references
Data source or data source items can be referenced to other data sources in two ways, either as a
|
Example: Countries data source contains the data source item "Denmark" and it's being utilized as a reference in another data source called "Departments"
Departments (5 references)
means that 5 items from theDepartments
data source are referencingDenmark
Departments (1 data source reference)
means thatDenmark
is being utilized as a default value in the schema field of theDepartments
data source.
Libraries references
Libraries reference means that the data source is currently being utilized by templates or assets in the Libraries. You will be able to preview the number of times this specific data source is being used in templates or assets. |
Related articles
Comments
Article is closed for comments.