Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Probal_Ray
Probal_Ray
Offline

Badges

Badges
1

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
0

Posts

Posts
1

Discussions

Discussions
0

Questions

Questions
1

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by Probal_Ray
Customize the badges you want to showcase on your profile
ACS : How to access a custom resource field inside a content block - Adobe Campaign Standard 19-09-2018
Hi, I have created a content block which will display a custom resource field and i am making it dynamic by using Java Script. As we know we can access an OOTB field for example firstName from Profile as: var firstName = context.profile.firstName ; But how to access a custom resource field in the similar way.For my use case i want to access a field named 'price' from a custom resource say 'productLookUp':I am using the following code:var price= context.targetData.cusProductLookUp.price;But when ...

Views

581

Likes

0

Replies

0