AEM Tag picker widget on a page
问题 I am working on a functionality where the user selects a Tag from a namespace and clicks a button. Currently, we have a text box where user needs to enter the tag ID. But its not convenient for them to know the tagID. Is there any way to create a Tags Widget (or a Path Browser ) on a component HTML, similar to how it works in the dialog ? I know Coral UI dependencies may be an issue, but just curious if we can achieve that. I've never done something like this. 回答1: I hadwritten a similar