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...
I am having a use case to create a QR code image based on a EventListener which gets triggered, when we save a content fragment after adding few properties.I used com.google.zxing API to make this functional and it is all working fine and able to create QR code images.During automatic code review fr...
Hi All, We are upgrading AEM forms JEE from 6.3 to AEM JEE 6.5 and the installation was completed properly. However when we logged in to the administrator console we saw that there were 2 lca configurations which were missing as compared to 6.3 and 6.5. AEM 6.3: The below configurations are present ...
I need to display data from two tables side by side (Tab1 and Tab2) on one page, whose data must be paginated independently.Each of these tables can display, for example, a maximum of 25 rows.So, if Tab1 contains 50 lines and Tab2 5 lines, there must be a pagination of the other 25 lines of Tab1.If ...
Hello, I am working on an adaptive form that uses the Table component. There is a need to display 1 to 1000 rows at a time with each row containing fillable fields. I am noticing the form can become very slow once it reaches 50 rows. Is there an option in the table to add pagination (split every 50 ...