Expand my Community achievements bar.

Get ready! An upgraded Experience League Community experience is coming in January.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First

  • 11/5/16
    Hi All , I wanted to save default value of border as 0 in table plugin of RTE , so whenever RTE opens and click on Table , border should be shown as 0 instead of 1 which is default value in TablePlugin.jsTo achieve this I added following code :                          <table                        ...

    Views

    3.6K

    Likes

    0

    Replies

    3
  • 11/5/16
    I am trying to use FuelSDK as an osgi bundle by embedding it in another bundle using embed dependency. While using the bundle I am getting this error in the logs - java.lang.ClassCastException: com.sun.xml.internal.ws.client.sei.SEIStub cannot be cast to org.apache.cxf.frontend.ClientProxyI found th...

    Views

    2.6K

    Likes

    0

    Replies

    1
  • 11/3/16
    Am trying to consume a web service which is running on different sub-domain but on the same domain. I am getting java.net.ConnectException: Connection timed out. Below is code which I am using to call the webservice from OSGI Component class.       String  url = "https://banking.pnc.com";        Pos...

    Views

    12.9K

    Likes

    0

    Replies

    13
  • 11/3/16
    Hi,Our site in AEM (6.2) uses the bundled jQuery inside Granite.From what I see, the generated granite.js file consists of the csrf.js.Currently, when a page loads, it is throwing an error in the browser console of:Uncaught TypeError: Cannot read property 'externalize' of undefined(...) getToken    ...

    Views

    2.4K

    Likes

    0

    Replies

    3
  • 11/3/16
    Hi,Recently we have migrated to AEM 6.2. We get below error when we try to invoke workflow to publish Asset. The workflow works fine in case of sites.We have custom workflows to publish the content but in this case (Assets), the workflow doesn't get invoked and we get below error. No error reported ...

    Views

    2.6K

    Likes

    0

    Replies

    3
  • 11/3/16
    i have one rest post service which i am trying to consume, but i am getting error as: 03.11.2016 10:55:48.349 *ERROR*  [1478150748326] GET /bin/UpdateGet HTTP/1.1] com.ap.commerce.services.impl.CartUpdationServiceImpl java.io.IOException occurred in Cart Updation service sun.security.validator.Valid...

    Views

    2.3K

    Likes

    0

    Replies

    3
  • 11/2/16
    I need to perform some logic after a targeted component had been rendered on the page.  We are using a campaign, segments to display targeted content.  Is there a dom event I can listen to to know the personalized component has been added to the page?  I have the below code but it no long seem to wo...

    Views

    8.9K

    Like

    1

    Replies

    10
  • 11/2/16
    We have a requirement to create a multiselect dropdown widget in classic UI. There is no OOTB support for multiselection for the "xtype selection, type select". We are able to find examples of multiselection in the sencha site, but these are not extjs version 3.4.0 which is used in AEM. The current ...

    Views

    1.8K

    Likes

    0

    Replies

    2
  • 11/1/16
    [AEM 6.2] I am trying to add sub/super script functionality to content fragment RTE but I am unable to trace the file that needs to be updated to make super/sub script work.RTE is being rendered from toolbar.jsp (/libs/dam/cfm/admin/components/authoring/contenteditor/toolbar/toolbar.jsp) . I added t...

    Views

    4.3K

    Like

    1

    Replies

    2
  • 11/1/16
    Apologies for the duplicate post. Seems like something in the original is breaking the page, so I'll try this again:I'm trying to dynamically retrieve a translated message using Javascript from my created dictionary in AEM's translator (/libs/cq/i18n/translator.html).We've got dictionary values set ...

    Views

    16.3K

    Like

    1

    Replies

    18