Hi @Gunars_Vilcins 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 servi...
when we had the RHEL 7 to RHEL 8.10 upgrade, we did not performed any dispatcher chances and we did not faced this issue.
Adobe might have shared with you the impact or change due to this upgrade.
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
Hi @SheilaPa1
Are you trying this in AEM or AEM Guides?
If it is in AEM then you need to check if you can write additional print CSS to control the table flow.
If it is in Guide then change the layout using additional CSS attribute.