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
    Is there any documentation for the CQ Javascript API? We are doing a lot of custom component development, but we don't know which helper functions are available, unless we randomly find them in someone else's code snippet.Some examples:CQ.WCM.getEditables() CQ.I18n.setLocale('de-DE')CQ.I18n.get("May...

    Views

    973

    Likes

    0

    Replies

    3
  • 10/15/15
    Is there a way to get CQ to include jstl xml to traverse xml in jsp files?  On a howto page someone mentioned that the current jstl taglibs did not include the XML taglib and possibly CQ only has a stripped down version.  For purposes we need to parse nested XML and using an iterator injects a lot o...

    Views

    458

    Likes

    0

    Replies

    1
  • 10/15/15
    Is it possible to use basic formatting and hyperlinks in annotations (the yellow sticky notes that publishers can place on pages in author mode), or does it have to be plain text?

    Views

    572

    Likes

    0

    Replies

    2
  • 10/15/15
    I get the following error when I try to run the CRX Quickstart jar: CRX Quickstart requires a minimum ulimit -n setting (maximum number of open files) of 8192, but the current limit is 2048. Please increase the ulimit -n setting.I don't really want to mess with my system settings unless there is a g...

    Views

    436

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,  I want to access a variable that was added to the workflow data  by a process step (as shown below).workItem.getWorkflow().getMetaDataMap().put("next_step", "3");How can this data "next_step" be accessed in a later occurring OR-Split Ecma script to make some decision about the routing?Thanks,

    Views

    695

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,I would like to include clientlibA that embeds clientlibB which embeds clientlibC.  It doesn't seem to embed clientlibC at all when I check the content of clientlibA.  Is this not allowed? Thanks!

    Views

    786

    Likes

    0

    Replies

    3
  • 10/15/15
    Hi,How do I create a text component as a design_dialog? I need to have a place to hold a text that will be the same for the whole website.Thank you.Cheers,Viren. 

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 10/15/15
    Can any one answer How to create CQ pages programatically which includes paragraph systems?

    Views

    1.8K

    Likes

    0

    Replies

    5
  • 10/15/15
    Hi,For DAM image uploads I understand that the following image renditions are created 48x48, 140x100, 319x319, 1280x1280 and the original image. What I would like to know is whether it is possible to remove the 1280x1280 rendition from the workflow? I have noticed that when the 1280 rendition is rem...

    Views

    1.4K

    Likes

    0

    Replies

    5
  • 10/15/15
    I want to include a SmartImage as part of EACH ENTRY in a multifield dialog.The definition of SmartImage from the API says:the component is mainly designed for use on a separate dialog tab. You may use the component inside a CQ.Ext.layout.FormLayoutoptionally if you provide a suitable height setting...

    Views

    560

    Likes

    0

    Replies

    2