Hi Team,
I have a requirement to lock a page when specific group user opens it and unlocks it when another group user opens it. But the page can be unlocked by the user who locked it or by admin user. Any idea on using system user for the same or any other solution?
Thanks in advance!
AryA
Solved! Go to Solution.
Views
Replies
Total Likes
@Dinu_Arya Please check below community thread:
@Dinu_Arya Please check below community thread:
@Bhuwan_B I tried system user but I'm not able to lock and/or unlock the page. I'm working on AEM 6.5 and I don't see the properties related lock in order to delete. Please suggest.
Hi @Dinu_Arya ,
Create the backend logic using usermanger api and create system user and give them proper read and write access to the content.
Regards,
Sanjay