Hi @Rohan_Garg
Can you check the error.logs on AEM instances, It could be due to AEM packages are not installed properly. This is just a pure guess.
Meanwhile raise a ticket with Adobe as well.
Hi @kautuk_sahni
It would be beneficial to provide edit options for users who frequently reply or answer questions.
You could have a user segment, where users who have correctly answered a certain number of questions are granted access to the edit feature.
Hi @RahulSi13
Please check component policy.
the component policy is not applied correctly otherwise you could see default style and style picker/dropdown when edit the component.
Hi @Gunars_V I would suggest to make it simple and use service url pattern if you want to bypass login.
Example
www.awebsite.com/service/pdfdeliver.html?url=/content/dam/locked_assets/xyz.pdfwhere /service/pdfdeliver.html map to the servlet which will read and deliver the content using service-use...
Hi @RahulGa6 Please check
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/apache-sling-context-aware-configuration-override-via-osgi/m-p/355799
Hi @snjkhandelwal2 You can't delete this like a regular node.
Remove the permission from rep:policy node, in case any issue due to permission. Otherwise keep it, it has no impact on publish.
Hi @Zendark Its a multifield, so you can remove popup/selection logic and just add Title maybe.
And In your sling model read those number of items and , inject the Slider component in HTL.
Hi @SheilaPa1 I am not AEM designer expert but can you try
https://stackoverflow.com/questions/907680/css-printing-avoiding-cut-in-half-divs-between-pages
https://experienceleaguecommunities.adobe.com/t5/adobe-livecycle-questions/dynamic-table-doesn-t-continue-to-next-page/m-p/68003