Hi,I would like to populate a second dropdown box (cq widget, eg xtype="selection") dynamically based on what was selected from the first dropdown via a component's dialog.xml. How do I do this in AEM 6?For example, I have a country dropdown box, when you select say, Australia, the second dropdown ...
Hi Folks,I have a livecycle process that expects a input xml as shown in the attached process diagram. I got to pass the xml value from my AEM Form to this Livecycle process on the click of a button (named downloadPDF). The process gets the XML, Merges the xml to the form design a return the reader ...
How to Create Customized Declarative User Interface components which are going to be reused in AEM Screens ?Declarative components - Tables , Forms, etc
Hi Folks,I was trying the dynamic pre-population of dropdown example provided in the following URLhttp://helpx.adobe.com/aem-forms/6/dynamically-populate-dropdowns.htmlThe example that is provided in the above link uses a AEM Form with no template (neither XDP nor XSD).I tried creating a AEM form b...
Hi Guys,I have got a yes/no radio button and a textfield. I want to make the textfield visible/hidden based on whether the user selects yes or no. In the Visibility expression of the textfield, I can enter radiobutton.value == "1" to make it only visible if the user selects the yes option. The probl...
Hi AllI am working on CQ workflows to add metadata via dialog participant step. In my dialog I am adding a field with name="mycustomdata". When I submit the workflow step- I do not get it stored in the metaData instead it goes under history. So I can not get this data in the next step. I tried to ch...
Hi Guys,Does anyone know how to pre populate an AEM adaptive form using XML or any other data format from a web service? A link to an example will be sufficient.Thanks,Afam
Relatively new to AEM, but using the AEM forms add on and trying to proof out re-use of our existing LiveCycle forms inside AEM as adaptive forms. I've followed all the forms package steps and installed, restarted the forms add in. It previously said "install forms package". Now it gives me a dia...
Hi,Does anyone have issues changing the tabbing order for accessbility in Safari?My issue is that in Safari when I use the tab button to navigate my adaptive form, the next selection is not always the correct one. Sometimes, whole sections are skipped.I do not have this issue in Chrome or Firefox. T...