Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
Sort
  • Most recent
  • Most views
  • Most likes
  • Most replies
  • Oldest First
Filter
  • All
  • Resolved
  • Unresolved
  • Zero replies

  • 5/31/18
    The question is really simple but I can't seem to find an easy answer to it.How can I prevent a user from locking a page. Is there a simple way through which the option is removed from the different menu's? Can this be achieved through user rights? Other (simple) means? I know I can customise each m...

    Views

    1.6K

    Likes

    0

    Replies

    5
  • 5/31/18
    We have a group of a creative user and we want to give permission for only check-in check-out to dam assets without showing menu option like edit, delete and other options as well. So how we can achieve this without overlaying or customization of OOB component.

    Views

    2.7K

    Likes

    0

    Replies

    5
  • 5/31/18
    Hi All,We have a requirement on AEM Social Communities of customizing e-mail sending logic based on certain conditions when user clicks on like/voting button in Forum post.Assuming User-1 should receive email Notifications based on below Scenarios:-Example scenario 1:1a. User-1 creates a post.User-2...

    Views

    4.1K

    Like

    1

    Replies

    5
  • 5/30/18
    Hi All,I have done the SAML integration successfully on author instance and now i need to do the same integration on publisher so that we can provide end user login functionality.I have followed all the steps that is required and i did same on author. Now when i am accessing any page it is not redir...

    Views

    1.4K

    Likes

    0

    Replies

    2
  • 5/30/18
    Is there any limitation as to what can be set as the path for a sling servlet?I need a custom sling servlet hosted at a path named "healthcheck" i.e. if I hit <domain port>/ healthcheck it should call that servlet but when I tried this It didn't work.Tried few other words too but still the same issu...

    Views

    4.0K

    Likes

    0

    Replies

    3
  • 5/30/18
    I'm working on AEM Screen right now. Problem I encounter is, mis-align firmware version on my client device and aem server. On my device dashboard, I see my device is with firmware 2.3.2, while in Action column is 2.2.214.  My AEM Screens player on device is downloaded from google play at newest ver...

    Views

    1.1K

    Likes

    0

    Replies

    4
  • 5/30/18
    I was just testing some dialog validation and no matter what I do the form always saves and closes.(function (document, $, ns) {    "use strict";        $(document).on("click", ".cq-dialog-submit", function (e) {        e.stopPropagation();        e.preventDefault();        ns.ui.helpers.prompt({   ...

    Views

    2.5K

    Likes

    0

    Replies

    3
  • 5/30/18
    Hi We were trying to create the AEM project and choose archetype 13. getting error as per attached screen.Did anyone created project by using archetype 13 and deplyed in AEM 6.4 via eclipse?ThanksSamer

    Views

    2.0K

    Likes

    0

    Replies

    1
  • 5/30/18
    Where is the data collected with Context Hub Stored? Locally? Server Side? Cookies?

    Views

    2.0K

    Likes

    0

    Replies

    2
  • 5/30/18
    On an AEM 6.4 site, I am trying to allow authors to upload SVG images to an image component.The dialog that accepts the image is:<image   jcr:primaryType="nt:unstructured"   sling:resourceType="granite/ui/components/foundation/form/fileupload"   fieldLabel="Image"   name="./file"   fileNameParameter...

    Views

    17.0K

    Likes

    5

    Replies

    10