Hi all, I need to save the "keyword" while searching for assets within a project. We use the "Search" option present beside the Timeline option in touch UI for this. Saving the keyword and generate a report on the frequently searched keywords by the authors is the idea. Is there any feature already ...
Hi,AEM provides different remote options for communities user generated content storage (ASRP, MSRP, DSRP). So the content would be stored outside AEM.Question is if the content is searched through query builder, is the user generated content returned in search results? If this is the case, does the...
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...
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
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
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...
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...
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