Hi all, I have created a ContentApproval Workflow in my AEM and want to allow only a certain number of users to be able to acess that workflow and complete it. Rest all users should not be able to access the specific workflow. How can I do this? Thanks in advance
I am trying to add new language node in aem so I went to /libs/wcm/core/resources/languages and olverlayed this to apps.(Overlayed by right clicking the node and clicked Overlay Node...) Added the two langauges that I wanted to /apps/wcm/core/resources/languages but create language copy wizard I cou...
Hi Team I am working on a project where I need to create a dropdown, checkbox, date range fields and respective labels and one submit button. As I don't have AEM forms package and my project team only works on sites. I have created a component and in component html I have used html code to create fo...
Hi, I tried with the version AEM 6.5.0 with the ACS Commons version 5.3.0 and it was giving me the below error in the bundle.org.apache.sling.xss,version=[1.1,2) -- Cannot be resolvedtwitter4j,version=[3.0.5,4) -- Cannot be resolvedtwitter4j.auth,version=[3.0.5,4) -- Cannot be resolvedtwitter4j.conf...
I am trying to load only the specific JavaScript files on a web page in AEM? For example:-I have 50 JavaScript for my entire website but I need to load only the 2 Scripts instead of loading the whole 50 scripts. In this case, how do I achieve it?
Hi, When I try to group the results based on the group and there is a entry for group.1_path and group.2_path it gives me the incorrect result as shown in the image below. When I do remove the entry for the group without the group.1_path, it works fine
Site specific to region should be highlighted in navigation when user is in region specific site I have a Use case where the region specific site must me highlighted in NAVIGATION bar when i am in the specific region site anyone help me how can i achieve it.
We are not using renditions and have no plan of using them. Is there a way to configure the image core component or disable renditions so that when it tries to get the src of the image, it can use the direct path from the dam instead of the rendition path?
We are currently required to show the window.digitalData.createDate as the date that the AEM page is created.When I am running ${currentPage.createDate} from sightly, I get the creationDate from the publisher. which is the wrong date (this is the create date of when the node have been replicated). W...