Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 10/15/15
    I have several folders in dam and would like to exclude one from creating versions of the documents uploaded to it.example:/content/dam    /mysite        /folder1   (versioned)        /folder2  (NOT versioned)        /folder3 (versioned) Your comments are appreciated.

    Views

    558

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi, I am reading this tutorial http://dev.day.com/docs/en/cq/current/developing/widgets.html#Example%202:%20Single%20Panel%20Dialog. And I cannot find the download link to the sample package ExtJS Widgets (v01) .Can someone provide the link or upload the zip sample file? Thank you

    Views

    455

    Likes

    0

    Replies

    1
  • 10/15/15
    If the cost is comlex, pls let me have a general idea. Thank you.P.S., I am using Adobe FrameMaker to write PDF documents. In its Guide, I found a CMS named AEM. So I am interested. BTW, if someone can tell me the relationship among, AEM, Adobe Marketing Cloud, CQ, CRX, I would be grateful.

    Views

    599

    Likes

    0

    Replies

    1
  • 10/15/15
    can  anyone please provide me the document link to learn sling framework from startingthanks in advance

    Views

    381

    Likes

    0

    Replies

    1
  • 10/15/15
    I have an OsgiService which implements EventHandler . The issue is it works perfectly fine for some time but afterwards it needs a bundle refresh or restart.I have given all the required annotations @Component(immediate=true) . can you please give me some help for its cause or solution.Any help woul...

    Views

    570

    Likes

    2

    Replies

    2
  • 10/15/15
    Hi All,Need to run curl command to block repository writes through CURL command.Is any CURL script to block IO writes?If any please provide.This is used to take online backup without any repository corrupt.I manually clicked on blockrepositirywrites on JMX console. Instances getting hanged. How to i...

    Views

    530

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,I can't find the equivalent of the cq-quickstart-product-dependencies POM for AEM 6.0 (see http://dev.day.com/docs/en/cq/aem-how-tos/development/how-to-build-aem-projects-using-apache-maven.html#How-To Add Dependencies for background).Is there such a POM anywhere under different maven co-ordinate...

    Views

    1.1K

    Like

    1

    Replies

    2
  • 10/15/15
    Hi I am creating a new workflow by using the existing workflow(i.e. By copying the existing workflow under “ /etc/workflow/models/ “) But when I do this the newly created workflow is not saved for any future modifications. Observed that the newly created workflow is having a version as “ jcr:rootVer...

    Views

    1.3K

    Like

    1

    Replies

    6
  • 10/15/15
    HiI am facing one issue with my custom contentfinder js. Actually i want to send the page path as the request parameter to CF's view handler. /bin/wcm/contentfinder/asset/viewnew.json[requestParam-page path under content]Issue is i am not able to fetch page path inside widget's js. I tries below "ur...

    Views

    596

    Likes

    0

    Replies

    3
  • 10/15/15
    I've written a listner on a button action which adds dynamic dropdown in my dialog -    name : './groupinfo'+count,id : 'groupinfo'+count,xtype : 'selection',type : 'select',emptyText:'Select a group...',options : '/bin/groupinfo/options.json' ,fieldLabel : 'Group',width:200 options.json sends info ...

    Views

    559

    Likes

    0

    Replies

    1