Hi Team AEM Forms Add-on Create Additive Form using XSD but using XSD not able to find type "checkbox" instead of using "Boolean" which give toggle on/off instead of checkbox while creating the adaptive form from XSD . Any idea how to handle checkbox at XSD level (alternative option of type "Boolean...
Hi Team, Currently we are working completed AEM Forms-add-on Project which extensively using AEM Forms . Currently Client had shared the XSD and XDP(generated using Adobe Design tool) files to us .Please let me know difference between Creating AEM Adaptive Form using XSD vs XDP file ? RegardsVara ...
I have a form that has 30 sections in it and in each section is a table that allows addition of a work code. Along with the 'Add' button there is a 'Remove' button in case a work code is entered in error. In the very first section this button works correctly, removing the last work code entered. ...
Hey all, I'm new to AEM forms designer, so maybe this is a small oversight, but hopefully someone can help me out! I need to create running daily log form document. Each form takes up one page, and can flow into a second if need be, and 2 logs per day (AM/PM). I've got the basic form created, but m...
Hey all, I'm new to AEM forms designer, so maybe this is a small oversight, but hopefully someone can help me out! I need to create running daily log form document. Each form takes up one page, and can flow into a second if need be, and 2 logs per day (AM/PM). I've got the basic form created, but m...
Hi everyone,Full disclosure - AEM newbie here. I'm attempting to do a light proof-of-concept around AEM and AEM Forms integrating to our SharePoint environment and I'm running into an issue with the Forms installation. I followed the AEM installation instructions here: Local Development Environment ...
Hi All, We have recently migrated authentication from Siteminder to Azure in AEM 6.3.3 (Azure OIDC migration). After migration , we are getting mixed content issue which was not seen in any lower environments. While loading page , few urls are loading with HTTP request. Due to which ContextHub per...
hi all, I have a form bound to xml schema, it contains 3 panels , the second and third panels are fragments which are lazy loaded. When i select preview with data option and select a data file, the data on the panels which are lazy loaded are not displayed. When disabling lazy loading option in the...
I created a test with a textbox, a dropdown list (multiselect), and button the textbox resets the dropdown list when you change the value of the textbox. the button is just a click event that is there for pretending i am doing something with the textbox value. it actually just writes to the conso...