Hi folks. Hope you are doing great.So this is my problem. I need to dynamically load the options for a select item in a component dialog based on a page property. So I was planning to create a datasource that would read the page properties and then set the select options based on the value of the pr...
Hi All,I want to make a component as stand-alone. Component should be restricted to embed in another component.What property should be added? How to achieve this?AEM Version : 6.2Touch UIStatic Templates onlyThanks in advance.Regards,Divya
We are trying to implement a customer requirement where in we are exporting fragments to target and using form based activity in Target.When we create the fragment for first time the target is able to see everything.But when we update the fragment and again choose update in Target we are unable to s...
First of all some background info, I'm currently using AEM 6.1, and the classic UI.I'm running into an issue when using the msm API. My code gets a rollout config, establishes a LiveRelationship on two pages (with deep = true), then calls RolloutManager#rollout. After doing this, I can see the cq:Li...
Hi Team,As part of authentication (custom authentication handler) we are creating some cookies from server side. The cookies are http and Secured in one environment and neither http nor secured in another environment.Do you have any idea why they are getting created like this?Please help me in this....
Hello, I'm looking to synch the content between my publish instances and also the author instance. I believe the Sling Content Distribution (SCD) model can be used. I referred to the user/groups sync article @ User Synchronization and https://sling.apache.org/documentation/bundles/content-distributi...
Is there a way to create experience fragments programatically? We have a custom template to create experience fragments. I used PageManager API to create a page out of this template but it did not come up like a experience fragment with a variation.i could find a API for content fragments which is ...