Expand my Community achievements bar.

Introducing Adobe LLM Optimizer: Own your brand’s presence in AI-Powered search and discovery
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 6/7/16
    Hi All,I want to mark questions which are answered as 'Answered' but i am not seeing any options.This i am observing from couple days.Is anything changed in this regard.Thanks,Kishore

    Views

    838

    Likes

    0

    Replies

    7
  • 6/7/16
    Hi All,In my component.html I have the below :#1] <div data-sly-use.componentUse="${'com.xxx.xxx.componentUse' @ propertyName='properties.relatedPath'}" data-sly-unwrap></div>where "relatedPath" is of type String[] holding values for the below dialog section<multi                        jcr:primaryT...

    Views

    1.9K

    Likes

    0

    Replies

    2
  • 6/7/16
    Hi, If I have granite/ui/components/foundation/form/select.How can I modify it to have multiple select, in HTML5 one just changes <select> to <select multiple>Or is there another granite component I must use. RegardsClive Stewart

    Views

    1.0K

    Likes

    0

    Replies

    1
  • 6/7/16
    Hello all,             we are running a AEM author instance having 200GB with some Websites,for this one which way is better to startup the author instance so please suggest me to startup the aem author instance..RegardsVeera

    Views

    701

    Likes

    0

    Replies

    3
  • 6/6/16
    What will be the order of resolution of aem(6.0) run mode if it is mentioned in all 4 ways1.jar file name2.sling.properties file3.using -r on command prompt4.using -Dsling.run.modesThe order conflicts in these two siteshttps://helpx.adobe.com/experience-manager/kb/RunModeSetUp.htmlBehavior when run ...

    Views

    1.4K

    Likes

    0

    Replies

    1
  • HI,I'm new to AEM. This is the first time I'm using Dam Update Asset workflow. I edited workflow in a way that when I upload any images, the workflow needs to create renditions. The workflow is working perfectly in local server. when I try to deploy the same model in the server which is in the cloud...

    Views

    4.4K

    Likes

    2

    Replies

    6
  • 6/6/16
    Hi All,In our component dialog.xml, we currently have the below :<tags                    jcr:primaryType="cq:Widget"                    cls="cq-propsdialog-tags"                    fieldLabel="Tags"                    name="./cq:tags"                    xtype="tags"/>#1] We should be able to restri...

    Views

    6.6K

    Likes

    0

    Replies

    13
  • 6/6/16
    In our Dispatcher, designs for the website pages are present in the path /etc/docroot/mysite. Whenever we are open any page, in the console it is not loading the path of the designs (/etc/docroot/mysite). We found that the pages loads only the content but not the Css and designs. Please find the att...

    Views

    2.9K

    Likes

    0

    Replies

    5
  • 6/5/16
    Hi,I need to iterate a loop based on Integer value. I know a way to do it using jstl but need to do it in sightly.<c:forEach var="item" begin="1" end="5" varStatus="loop"> </c:forEach>This loop will get execute 5 times. Same I need to do in Sightly.

    Views

    6.7K

    Likes

    0

    Replies

    3
  • 6/4/16
    Hi,I have a requirement where I am including a data-sly-resource within a data-sly-list. I want the path of every resource to be different i.e. use an index or sightly use variable as well as the component should be referenced from the use api.<data-sly-list.item="${class.list}"><div data-sly-resour...

    Views

    21.9K

    Like

    1

    Replies

    7