Hi, is there a way to access the policy of a certain component that has been called by component using data-sly-resource?
Let's say I have a parent component and calls the customcomponent using data-sly-resource:
<sly data-sly-resource="${ 'share' @ resourceType='core/wcm/components/custom/customcomponent'}"></sly>
Use case is that Icon strings are already implemented in policy of customcomponent and I added it to the Parent component. Thanks!
Solved! Go to Solution.
Views
Replies
Total Likes
After debugging, it gets policy from a different references.
Already fixed the issue.
Views
Replies
Total Likes
After debugging, it gets policy from a different references.
Already fixed the issue.
Views
Replies
Total Likes
Can you please provide reference from where policy are getting referenced for your use case. I am also having a similar use case.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies