Hi there, Could you please help with 6.5 code in sling model for below WCMUsePojo ?package com.fpt.asr.commons.components.models;import java.util.ArrayList;import java.util.List;import javax.jcr.Node;import org.apache.sling.api.resource.ValueMap;import com.adobe.cq.sightly.WCMUsePojo;import com.fpt....
I'd like to bind XML data to a table, but print only rows that have specific value in a child element. In example below I would like to print a table of ID and Name rows if item's type = A. What would be a binding path/condition? I tried binding path like $.item.[typeParent.type=="A"] but it doesn't...
I'm designing this website DM Flows, A digital marketing agencyi'm using Figma for that, but my friend says adobe is more easier to use.. I've attached a page theme sample, can someone tell me how easy is that to design on adobe??
I have an empty AEM page triggering the Ketch script to load their portal interface. However, some browsers fail to load the content, resulting in a blank page. I suspect this is due to adblocker interference. I am currently investigating ways to load the script originating from a custom client libr...
Hello I'm currently injecting an overridden Experience Fragment Component at core/wcm/components/experiencefragment/v1/experiencefragment into my page. I've set the fragmentVariationPath, and now I'm aiming to retrieve the properties of its parent component, core/wcm/components/experiencefragment/v1...
Hi Team, I have installed live search on my local instance and it is working fine. Now i want to create mesh api for the same. I have multiple sources and it works fine with one endpoint only. When i add graphql commerce endpoint as one source and live search config as second source then it gives ...
Hi, I am trying to minify my css using the Adobe Granite HTML Library Manager to remove new line (Or possibly called line breaks). I have tried a few configurations for the css processor:min:yuimin:yui;line-break=-1min:yui;lineBreak=-1 None of them have worked. I am wondering if there is a configur...
Added custom property(metadata) to the form. formfinalized=fasle.Now on onclick event of the formfieldI do see the property along with other metadatavar Meta = event.target.metadata;xfa.host.messageBox(Meta, "Metadata of this form", 3,0);Now want to update formfinalized=true when button is clicked...
Hi All, I am working witht he Adobe Lifecycle Designer and are using the Subforms for printing out tables.The Header is in a separat Subform that is of the type "position".This is connected to the Subform as "overflow" where the Lines of the table are looped.The content of the table is dynamic - so ...