Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 4/3/17
    I am a newbie with AEM and I am "arrived" from Frontend Dev, and will be happy to use everywhere (where possible) HTL (Sightly)...<!--/*    Based on: /libs/wcm/foundation/components/page/page.html*/--><!DOCTYPE HTML><html data-sly-use.clientlib="/libs/granite/sightly/templates/clientlib.html">    <h...

    Views

    2.9K

    Like

    1

    Replies

    4
  • 4/3/17
    Hi,I have AEM 6.1 installed. I don't see the DSRP option (https://docs.adobe.com/docs/en/aem/6-1/administer/communities/srp/dsrp.html) for storage provider. I see following optionsDo we need a separate add on or hotfix for communites?ThanksSandeep

    Views

    1.2K

    Likes

    0

    Replies

    1
  • 4/3/17
    Hi,I want to edit the WCM Authoring UI Mode service programatically.I want to change :-Default authoring UI mode from EDITOR to CLASSIC.is there any way to edit this configuration using any API or  curl command or write the code in bundles? Thanks

    Views

    1.3K

    Likes

    0

    Replies

    1
  • 4/3/17
    <div class="flex-row"> <div class="half-size float-left"> <div data-sly-resource="${'promo1image' @resourceType='foundation/components/image'}"></div> </div> <div class="half-size float-left"> <h3 data-title="${properties.jcr:textTitle1 || 'Title placeholder 1'}">${properties.jcr:textTitle1 || 'Titl...

    Views

    1.9K

    Likes

    0

    Replies

    4
  • 4/2/17
    Hi All,Use Case 1 -> Programmatically I check if a node exists from Java and if exists, I update jcr:data property of the jcs:content node.Just to give you an idea node that gets modified programmatically is /content/fca-brands/na/ramtrucks/en_us/data/product_data/2017/jsons/accessories.js/jcr:conte...

    Views

    4.7K

    Likes

    2

    Replies

    4
  • 4/2/17
    Hi All,We are using OKTA as IDP in our application.As per our current architecture we are not allowed to create user in AEM.I am facing some problem with authorization part.I need some clarification as below.Please provide your valuable comments.1)Is there a way to authorize the page or DAM assets w...

    Views

    2.9K

    Like

    1

    Replies

    2
  • 4/2/17
    Hi TeamNeed to know the sightly equivalent syntax for the below the snippet.Please help. <cq:text property="text" escapeXml="true"        placeholder="<%= Placeholder.getDefaultPlaceholder(slingRequest, component, null)%>"/> RegardsBishnu

    Views

    818

    Like

    1

    Replies

    2
  • 4/2/17
    Tried with :    private void doPackaging(List<String> pagePaths) throws IOException, JSONException, RepositoryException, LoginException {        List<org.apache.jackrabbit.vault.fs.api.PathFilterSet> pathFilterSets = new ArrayList<org.apache.jackrabbit.vault.fs.api.PathFilterSet>();        final Map...

    Views

    2.2K

    Likes

    0

    Replies

    5
  • 3/31/17
    I have my form as below:<form action="/bin/mySearchServlet" name="form" method="POST">      <input type="hidden" value="${resource.path} name="one">  <input type="submit" />     </form> and servlet as below:@SlingServlet(paths="/bin/mySearchServlet", methods = "POST", metatype=true) Even though the ...

    Views

    3.3K

    Likes

    0

    Replies

    5
  • 3/31/17
    What's on the horizon for debugging of configuration issues in an AEM instance? Say your facility has more than a single AEM instance and the current health checks don't reveal what's changed in the instance state. Is there any type of audit trail, utility or technique that can track what's changed ...

    Views

    993

    Like

    1

    Replies

    3