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...
Thank you all!I went with the table, which seemed to be the best solution for what I was trying to do.That made the Action on the Total field easier. Thank you PulkitJain and Kosta_Prokopiu1 as well!
I have a group of text fields where the user will enter an (up to) three digit number.Right now, some of the captions (which I have displayed above the field) are ridiculously long, so the box where the number is entered is also long.Is there a way to force a line break on the caption, or should I j...
I knew how to do this once, but have now forgotten. I have a form where I need to sum the values from 7 fields into an 8th one.I've tried using JavaScript and FormCalc and tried all sorts of scripting examples but I can't make it work.Perhaps I have the fields buried too deep inside sub sub forms?I ...
I have a form where we need a field on one page to be autofilled with the text entered in another.The difficulty is we need to allow the user to be able to override the second, autofilled field if need be, so using the same field name and setting binding to global doesn't allow for that. I've tried ...
I have a dynamic pdf form that is used for applications. Would it be possible to have a button that when clicked opens or generates another form with certain fields already filled out (name, address, etc.) from the application form? I could maybe add the evaluation to the first form and have it hidd...