Hi Guys,I've been trying to launch workflow on a folder in Assets which contains around 20 files. When I create a workflow post the selection, I get a error message saying that only max of 15 assets can be selected and that I have currently selected 20. We would like to increase this max number of w...
Hi All,Is there any way to know what are all the properties available for a specific node type without writing any custom code?For example, I want to know all the available properties of node type dam:AssetContent.I have gone to node type administration in /crx/explorer but seeing very fewer propert...
Hi All,I am trying to upgrade an AEM 6.1 application to AEM 6.3 using the following instructions :-https://docs.adobe.com/docs/en/aem/6-3/deploy/upgrade.htmlAfter invoking "runAllPreUpgradeTasks()" , the following is reported in crx-quickstart/preUpgradeHCStatus.properties :-areAllPreUpgradeHealthCh...
I am new to AEM and facing issue with Translation. I am creating a multilingual site following documentation for translation.I have not written any custom code. I did the following things.Selecting the Microsoft built in translator.Selecting EN publication as source and Es as target publication.Sele...
I have a simple form with a submit button and previously I was using JSP page to write a script tag and execute a JS function. How to convert this to a Sightly page and execute this script? I need to pass data only on click of the submit button and also retrieve data.Below is the code,<script>$(docu...
I am using a multi field where pathfield is the input of the dialog....From this path i need to fetch its node properties to get its jcr:title,jcr:description......Please help me ASAP.....<%@ page import="org.apache.sling.commons.json.JSONObject" %><%@ page import="java.io.PrintWriter" %><%@include ...
Hi Guys,I have an HTL component that displays the title and description of the children of the current page, it works well but there is one thing that is bugging me.Here's the basic code of my component. I can't get ${cover.link} or ${cover.url} to work for the href to each child page as per the ins...
I am trying to validate the radio buttons in a survey I am creating on my HTML5 form. The survey has a question and 5 different radio buttons to choose from (Strongly Disagree, Disagree, Neither Agree nor Disagree, etc.) If the user does not select an answer within the radio button group, I want it ...
Hi Folks,I recently ran into a strange situation. We are leveraging AEM for use as a DAM. One use-case is where we upload images to AEM.As an admin, I can upload an image. I can then double-click the JPG, edit all the fields, and save.But I've received a complaint from authors - they too can upload ...
Hi,There is facebook like and share button in sidekick in AEM 6.2When a user share the post , it is also shown on user activity Feed but in contrast Facebook Like button is not tracked in User Activity FeedIt was well working in 5.5,.Any Suggestion?Thanks