If you need to customize the userpicker component to allow users to pick a particular user from a specific group, you have to extend the OOTB userpicker component. It uses the UserManager service instance to get the group authorizable and retrieve the group members using getMembers() method thereafter. Refer the sample code for this purpose-
A technical blog for solutions and suggestion in Adobe Experience Manager
Subscribe to:
Post Comments (Atom)
CDN | Clearing Cloudflare cache
In order to clear Cloudflare cache automatically via code, follow below steps: 1. Develop Custom TransportHandler Develop a custom Trans...

-
XSS (Cross Site Scripting) protection in AEM to prevent attackers to inject code into web pages viewed by other users, is based on AntiSam...
-
Sometimes you may come across to issues with content replication queue. Issue can be at any of 3 levels i.e. Agent level, Service level and...
-
If you need to transfer users and groups in AEM from one server to another or from one AEM instance to another then you need to create a p...
No comments:
Post a Comment