Expand my Community achievements bar.

Enhance your AEM Assets & Boost Your Development: [AEM Gems | June 19, 2024] Improving the Developer Experience with New APIs and Events
SOLVED

CQ Dialog-Generate dynamic rootpath(AEM 6.2 TouchUi)

Avatar

Level 2

We can set rootPath value to any location but the drawback is that it is static.So, I need to dynamically generate the value of rootPath. I found one article CQ Dialog - Generate dynamic rootPath with ExtJS Plugin | 6D Labs but this article is for Classic Ui.

1 Accepted Solution

Avatar

Correct answer by
Level 2

You can have a look also to Contextual Pathfield Browser of ACS AEM Commons

View solution in original post

3 Replies

Avatar

Administrator

Did you check this post:- Touch UI - dynamic dropdown by AEM Zen Garden

// When an author selects the "Children" option, then they will be able to choose a root for the children. Then the additional dialog field should appear - for instance, a path browser to choose the root.

Related question:-

~kautuk



Kautuk Sahni

Avatar

Correct answer by
Level 2

You can have a look also to Contextual Pathfield Browser of ACS AEM Commons