April 13, 2020
Estimated Post Reading Time ~

Using AJAX requests to display Adobe CQ users in a grid control

You can use an AJAX request to retrieve Adobe CQ users and display the result set in a data grid control. To retrieve user data from Adobe CQ, you use a com.day.cq.security.UserManager instance that belongs to the Adobe CQ API. This API provides access to both Adobe CQ users and groups. The following illustration shows Adobe CQ users displayed within a grid control.

Adobe CQ users
This development article guides you through creating this AEM application that retrieves CQ user data and displays the data on a client web page. To view this development article, click:

http://helpx.adobe.com/experience-manager/using/using-ajax-requests-display-cq.html


By aem4beginner

No comments:

Post a Comment

If you have any doubts or questions, please let us know.