コミュニティアチーブメントバーを展開する。

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.