내 커뮤니티 업적 표시줄을 확대합니다.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.

해결됨

Create a new screen as like site admin/dam page in AEM

Avatar

Level 3

I need to create new screen as like site admin/dam page in AEM.

I have designed most of the parts except user management. PFA the screen shot. When I click on ‘User Admin’ tab, It should display the existing user management screen.  Nothing new on this. So I am just referring AEM’s useradmin xtype.

For this I have created all the necessary node under ‘/apps/wcm/core/content’ and created a widget with xtype useradmin under cq:widgetCollection node. But it is not working. It is working when I switch into siteadmin xtype.

I have gone through useradmin.js, It has logic like it only it renders all things into ‘CQ’ ID

"renderTo":"CQ"

I am not sure whether I am in correct direction.  Could anyone suggest me how to display existing useradmin page under “User Admin” tab.

Thanks

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Level 10

Here is a GEMS session on how to extend the AEM UI:

http://dev.day.com/content/ddc/en/gems/user-interface-customization-for-aem-6.html

This is applicable for AEM 6. 

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Level 10

Here is a GEMS session on how to extend the AEM UI:

http://dev.day.com/content/ddc/en/gems/user-interface-customization-for-aem-6.html

This is applicable for AEM 6.