Hello, Could some one provide inputs as how to solve the below issue On Adaptive form , We can add multiple components. But my requirement is that each component name must be unique. How achieve it . So if author try to add same name ,it must indicate an error while saving So this will give an indic...
Hi Community, I got these error messages. However, I have removed all component for signature. Did anyone experience this? How did you solve it? Many thanks!
AEM on SP 6.5.16.0applied aem-service-pkg-6.5.16-NPR-40173-B02and then installedadobe-aemfd-linux-pkg-6.0.914. (author running on linux)Restarted authornavigated to a page where the adaptive form embedded using AEM Forms component.Tried to edit the page: it shows "Error during include of 'libs/fd/af...
Hi , I am trying to write a junit for a path based servlet using junit5. The servlet basically reads an input stream (XML format) and then processes that further.I am trying to load XML from class path src/test/resources : private final AemContext context = new AemContext(); @BeforeEachpublic void s...
I am using AEM 6.5 with service pack 5 without the forms add-on package. When I create a new form theme and then try to edit it, the theme editor doesn't open the theme for editing, instead it remains on the loading state and downloads a file with name 'jcr_content'. There are no java script errors ...
Good day,I have a table that has a drop down list in one of the rows. I also have a button which copies the value of that row to another table. I need to copy whatever value that is in the drop down list row to a new table except for a specific value (choice). Example: The drop down list has thr...
How can I hide and unhide fields in a dynamic form when I make a selection through a dropdown? At the same time, all pages and fields should change/move depending on the hide and unhide fields.Basically three (3) different forms in one PDF file.Is there any template for this? ..or any instructions o...