Hi, I'm using the below javascript in adobe form. now I want to use the same code with the LiveCycle designer form but I don't know how to modify this code for LiveCycle. can you pls help me to do it? thanks. var v1 = Number(this.getField("undefined_2").value);if (v1==0) event.value = "";else even...
Hi All, We are facing a strange issue while creating workflow for multiple approval process. We have created a workflow for publishing webpages which author can send for multiple approvers like approver1, approver2 & final participant. We have configured the appropriate user group(like xxx-approvers...
Hi All, I have a list component on a page where I have authored Parent Page and Child depth 1. Under parent page, I have created 2 pages and authored teaser and image component on these 2 child pages. When I choose link items, show description and show date its coming as expected. But when I choose ...
Hello, I'm trying to design a workflow that can publish page with referenced assets, basically do the same job as "Published References" popup in manage publication. I suppose the process would be: 1. Get all referenced assets and select what I need. 2. Publish these assets with page. I was thinki...
Hi everyone, I would like to seek for anyone who could help advice on the implementation of handling rollout conflict in which Java is the language used this time. I am referring to this guide https://experienceleague.adobe.com/docs/experience-manager-65/administering/introduction/msm-rollout-confli...
Hello everyone, I would like to display a custom validation message, while authoring multifield when a path field is added and alt text field is not added . In this multifield values are store in repository in JSON format .How to do this? Please share the js code
We're planning to fix the issues reported from the AEM Pattern Detector. One such issue is missing.original.rendition issue which occurs in content fragment. When we take a look at all the content fragments in CRX DE we find original rendition is missing for all. We think that this might be of servi...
Hi All, I have a tabs component which has sling:resourceType=''/apps/accommons/components/content/tabs" The accommons tabs component has a sling:resourceType=''/apps/core/wcm/components/tabs/v1/tabs" The select panel isn't working The same tabs component working fine on editable template I am able...
Hello,I am trying to configure CA Config by wcm.io. After adding the configuration when I tried to save that configuration I got that error dialog. In the error.log file, I found this. org.apache.sling.caconfig.spi.ConfigurationPersistenceException: Unable to persist configuration: Configuration ...