Hi @rahul234dabas
This will help you understand on how add new properties to the dialog by extending core components
https://experienceleague.adobe.com/docs/experience-manager-learn/getting-started-with-aem-headless/spa-editor/react/extend-component.html?lang=en
Below can help you with hiding th...
Hi @ravir73578276
You can achieve this using the custom logic by taking the root CF and navigating to the references until the depth required.
This is may some performance impact as your trying to get the CF referenced and this implementation is recursive.
Please find the references discussed in the thread for custom authentication handler.
https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/how-to-create-custom-authentication-handler/m-p/238421
Hope this is helpful.
Adding to @nitesh_kumar as said binary storage is common and if you want Metadata to be sync you have to publish the assets and as it follows topology based architecture we need all the pods to be sync
Hi @lavishranosys
Please find the below url for details on mapping, it explains different ways to do it.
https://experienceleague.adobe.com/docs/experience-manager-64/deploying/configuring/resource-mapping.html?lang=en
Hi @jayv25585659
Here is the cheetsheet which can help when writing the Queries.
It explains on how to get the search results based on node name as well
https://github.com/paulrohrbeck/aem-links/blob/master/querybuilder_cheatsheet.md
Hope this helps
You can raise Adobe ticket and confirm whether this is possible in cloud or not
As @arunpatidar mentioned they are mutable content it should work without any problem.