Level 1
Level 2
Melden Sie sich an, um alle Badges zu sehen
I have created on cq:designdialog in which I have given one textfield. Now once in the policy that textfield is updated I want that value to appear in dialog properties of textfield node or granite:data.
I am unable to do so. Is there any way to do so?
Gelöst! Gehe zu Lösung.
Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.
AEM Core Navigation Component implemented same requirement.
value="${not empty cqDesign.navigationRoot ? cqDesign.navigationRoot : ''}"
AEM Core Navigation Component implemented same requirement.
value="${not empty cqDesign.navigationRoot ? cqDesign.navigationRoot : ''}"
I concur, follow the patterns of the Adobe Core Component's Project, and without over-engineering, it will be handled as expected.
Please refer to this blog: https://kiransg.com/2023/11/05/accessing-component-policies-in-aem-at-the-component-dialog-level/
It has step-by-step details
@Ronnie09 Did you find the suggestions from users helpful? Please let us know if more information is required. Otherwise, please mark the answer as correct for posterity. If you have found out solution yourself, please share it with the community.
Zugriffe
Antworten
Likes gesamt
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten
Zugriffe
Likes
Antworten