Expand my Community achievements bar.

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

  • 10/15/15
    I have a requirement to automatically lock and unlock pages when an author opens and closes a page respectively (in order to avoid two authors editing the same page simulatenously). I was trying to leverage the currentPage.lock() and .unlock() methods - the .lock() method is easy enough to execute o...

    Views

    662

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi Friends,Recently I was following along an article of a simple project to save customer data to mysql and created a bunch of files and then eventually OSGI them to CQ. Reference is http://helpx.adobe.com/adobe-cq/using/querying-persisting-cq-data-mysql.htmlMy follow up question is that lets say I ...

    Views

    1.3K

    Like

    1

    Replies

    5
  • 10/15/15
     Is there a limit on the number of banners that can be added? If yes how many?

    Views

    928

    Likes

    0

    Replies

    1
  • 10/15/15
    When uploading a file(an image to the dam folder as an example) on CQ5 using CRXDE lite or other UI interface, the system would give an error message if the file being uploaded has invalid characters.I just found out that [ and ] are not allowed as part of file names.But when uploading file using a ...

    Views

    1.1K

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi We are trying to imlement webservices on CQ. We are getting org.apache.commons.httpclinet.HttpClinet cannot be cast into org.apache.commons.httpclinet.HttpClinet . I have refered to the link adobe suggested and still getting the error. I dont understand how to proceed. I have tried to debug step ...

    Views

    1.0K

    Likes

    0

    Replies

    2
  • 10/15/15
    i want to show list of pages in carousel component on the basis of cq:lastReplicated in descending order for that i have added a node nt:unstructured(e.g replicated) in options  and value is cq:lastReplicated but when i am selecting the option cq:lastReplicated it shows the list in Ascending order. ...

    Views

    703

    Likes

    0

    Replies

    1
  • 10/15/15
    Can we export the excel sheet to cq and the read the header of the file and create the node with the header name and read the each row of the file.Thanks

    Views

    2.2K

    Likes

    0

    Replies

    4
  • 10/15/15
    I'm creating component with html5smartimage and few fields for aditional info. How can I get information(especially URL) about the image? I know how to access pathfield/textfield info but I don't know how to get html5smartimage info.This is my html5smartimage[img]html5smartimage.png[/img]Thanks for ...

    Views

    3.0K

    Likes

    2

    Replies

    8
  • 10/15/15
    Hi!That's it. I would like to allow Asset properties edition based on user rolesFor example, I would like to allow all image properties edition to 'authors_groupA' users group, but deny 'Description' changes (allow the others) for 'authors_groupB' users group.I would like to do this in both classic ...

    Views

    2.0K

    Likes

    0

    Replies

    7
  • 10/15/15
    Hello, Is it possible to have multiple image with drop targets in multifield in a single dialog? Has anyone implemented this? It seems to be possible to have textfield/textarea in the custom multifield js that i have currently implemented, but i am not able to load an image. Regards,NZ

    Views

    7.6K

    Like

    1

    Replies

    19