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'm trying to use a Granite Dropdown to manage Long property but I'm having issues.  It looks like com.adobe.granite.ui.components.Value returns a string in the for n.0 when converting a Long property to a String (i.e., 1 becomes "1.0").  This is causing the Dropdown component to incorrectly handle ...

    Views

    326

    Likes

    0

    Replies

    2
  • 10/15/15
    I'm trying to make use of OOTB column control component in Geometrixx Media site. I dragged and dropped column compopnent in to parsys and after I tried to edit but I'm not getting options in dialog. I looked into the corresponding JS(WCM.js) file and found that this URL does not return anything /co...

    Views

    1.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,Where can i find the release notes or any documnetation for hotfixes NPR-3368 ,NPR-2474,NPR-2420 etc which would help in installing the hotfixes , any quick test cases to get the hotfixes tested.Thanks,Nagraj

    Views

    246

    Likes

    0

    Replies

    1
  • 10/15/15
    Hi,For our project we want to restrict editing of some components like Header and Footer only to the home (root) page of a Web site.In other words, in the Touch UI, these components can be edited only if the page that is currently being edited is the home page of the current web site.Also it should ...

    Views

    3.2K

    Like

    1

    Replies

    4
  • 10/15/15
    Hi, When I use the method setProperty("Name", String[]) only the Name and type are added to the JCR. The Value is empty. But if I use setProperty("Name", "Value") everything is fine. pageResource = page.adaptTo(Resource.class); Resource jcrContentResource = pageResource.getChild(JcrConstants.JCR_CON...

    Views

    2.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi,I have implemented simple program for fetching image using JCR. ResourceResolver resourceResolver = resolverFactory.getAdministrativeResourceResolver(null);Resource res = resourceResolver.getResource("/content/dam/geometrixx-media/articles/bored.jpeg");            Asset asset = res.adaptTo(Asset....

    Views

    3.3K

    Likes

    0

    Replies

    2
  • 10/15/15
    Within the sitcatalyst.js under /foundation/vault/web/apps/cq/analytics/components/sitecatalyst/if(framework != null) { for (String name : framework.getAllComponents().keySet()) { FrameworkComponent cmp = framework.getAllComponents().get(name); for (String key : cmp.inheritedKeySet()) { if(key.index...

    Views

    665

    Like

    1

    Replies

    3
  • 10/15/15
    Although I have replication setup between author and a publish instance, when I activate something, it tells me the operation was successful, but nothing gets written on the publish instance.How can that be?  the transport user is «admin».When I launch the replication test, it tells me it succeeded....

    Views

    791

    Likes

    0

    Replies

    2
  • 10/15/15
    Hi All.I'm trying to get a workflow step to time out and advance to the next step via the Auto Advancer. However the workflow never advances.I have a test with a couple of no-op process steps.  I'd like the first step to time out and automatically advance to the second step. For the first step I unc...

    Views

    2.3K

    Likes

    0

    Replies

    4
  • 10/15/15
    Hi,I want to disable publishing of renditions from author. I didn't find any reference for writing custom replicator for disabling the rendition from getting published.Regards,Girish

    Views

    376

    Likes

    0

    Replies

    2