Hello, I have the following form data model get service within my submit button. On pressing submit, there is no issue populating the "statusId" field in the output. However, I want to directly store the output value into a variable declared in the submit button, rather than be stored in the "status...
Hope there is a way; I need to provide the network path location as a variable for the creation of an email generated within the form. Is there a way to store the network path location when opening the form from a network location? Thank you in advance.
Hi Team, I have one field and for that i have wriiten rues using rules editor below is code which i have user. if (this.value === null) { console.log("Before error mesage"); var errors = ["Please enter the name correctly"]; guideBridge.validate(errors,guide[0].guide1[0].guideRootPanel[0].lastn...
Hello, I am working on an adaptive form table that is dynamic with multiple columns. Users are able to dynamically add and remove rows. In one column is a unique identifier for "Item Name" and all values should be unique in this column. When the user inputs a value in this column, it should give an ...
Hi Team, I have simple AEM form in that there is file attachment field.Now the requirement is file name should not contain any special characters if it contains special character i have to show custom error message like "Attached File name contains special character" if any one did like this pl...
Good day,I have a form whereas information needs to be pulled from a report and entered into the form. The information pulled is in a table format with headers such as "form #, item #, date, description, value". My form is set up that way as well with buttons to add and delete rows. The user will...
Hi,I have a form I'm making from scratch in AEM--Forms.I have most of the subforms set to Flowed, Western Text but I can't seem to get the textbox to flow to the next page. I think I have all the settings right, including Allow Multiple lines and Allow Page Break Within Content but I can't seem to g...
Can someone point me in the right direction of how to add columns to a table in AEM Adaptive Forms Editor (not Designer). I have accomplished this previously and maybe its a permission thing on my side but I was hoping someone on here could point me in the right direction. BTW, the tutorials say to ...
Hello Team, I would like to know if there is any way to automate the assembly of layouts? The goal is to find out if within a model structure within the adobe experience it is able to automatically assemble layout according to user behavior.Example: The tool changes the images and offers in the emai...