Hello! I will preface this first as I am very much a novice at coding. I'm taking some classes, but it's very much a work in progress for me. I have an Adobe form that has buttons on it that will allow the user to add a row if they need to add more information. For example, if there is more than ...
We have just migrated a load of ex Livecycle forms to AEM. The bulk of these work perfectly using a slightly modified profile servlet.The problem we are having is the on some forms where there is a Repeat section managed by the instanceManager when you add a new instance you do not see the new secti...
We have the stand-alone AEM Forms Designer, v6.5.17 to create government forms. When editing static text objects, AEM automatically applies the font style for the first word in the object to the paragraph - for instance, if the first word is bold and italics, that becomes the <p> style for the entir...
Hi Team We are working on Completely AEM Forms-Add-on .Our requirement each form users can view as pdf before submitting the newly creating adaptive form , Can we use any OOTB feature for each form preview as consolidated PDF which include attached files in the adaptive form . Example : Adaptive for...
Hi Team We are working completely AEM Forms-Add-on .Our requirement each form users can view as pdf before submitting the newly creating adaptive form , Can we use any OOTB feature for each form preview before submitting adaptive form if not can you suggest alternative option. RegardsVara AEM Form...
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. ...