Expand my Community achievements bar.

Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/11/18
    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

    Views

    939

    Likes

    0

    Replies

    1
  • 10/11/18
    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...

    Views

    1.6K

    Likes

    0

    Replies

    2
  • 10/11/18
    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...

    Views

    608

    Likes

    0

    Replies

    1
  • 10/11/18
    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....

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 10/11/18
    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...

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 10/10/18
    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  ...

    Views

    1.8K

    Likes

    0

    Replies

    4
  • 10/10/18
    import org.apache.felix.scr.annotations.Component;import org.apache.felix.scr.annotations.Properties;import org.apache.felix.scr.annotations.Property;import org.apache.felix.scr.annotations.Reference;import org.apache.felix.scr.annotations.Service@Component(label="Myproject Service")@Properties({@Pr...

    Views

    8.4K

    Like

    1

    Replies

    10
  • 10/10/18
    Hi All,I want to integrate UI templates Developed in Angular 6 in Adobe AEM. These UI templates performs multi functionality like Search of Products,View Product Details along with description/Price/Discount Details, Add prod to Cart,Checkout etc..Each of the above functionalities are embedded in An...

    Views

    1.9K

    Likes

    0

    Replies

    3
  • 10/10/18
    Hi,Our environments have been upgraded from 6.1 to 6.3. The run mode was samplecontent when it was upgraded. later, we changed the runmode to nosamplecontentI tried to uninstall we.retail.all package but that doesnt take away the we.retail stuff.Could someone help me by guiding me what packages need...

    Views

    1.7K

    Likes

    0

    Replies

    6
  • 10/10/18
    Hi there,I have a question about a class that is being inserted on every page of our site.This is the code: <body class="page basicpage">My question is. Where does 'basicpage' comes from? I want to be able to specify a different class there, instead of `basicpage`. Where can I change it?Thank you

    Views

    2.3K

    Like

    1

    Replies

    3