I am trying to get this to allow me to choose either a 5 digit number, or a 10 digit number. It works fine as is for the 5 digit number, but I can't figure out how to get the second expression for the 10 digit number. I've tried the | for an "or" expression. I know it is just the way I am setting it...
Hi all,I'm trying to set up a field that will show the number of days between a user-entered date and a current/today's date field. I tried to adapt a script from another post, but I'm not getting it to work.form1.sf1.CCSub.CCGroup.#subform[0].DateField2::exit - (FormCalc, client)form1.sf1.CCSub.CC...
Hello everyone, Here is my little concern, i have a table, a pretty normal one. What i am trying to do is this : I'd like to be able to hide a complete column based on data. I have actually been able to hide a column completely, but my problem is that when the table breaks into a second page...
Hello,I have a problem with reader extended PDFs. The situation is as follows:I made a PDF form in Lifecycle Designed ES2 with a dynamic table, saved it, opened the form in Adobe Acrobat X Pro andsaved it again as a Reader extended PDF and now a weard thing happened: Acrobat has created 2 new rows i...
All,I have a dynamic form that has many text fields for user input. These fields have a fixed height, however allow multiple lines beyond the visible area. I don't want these text fields to expand when the field is exited, but rather when the form is printed. The form is set up neatly on 7 pages, an...
Please help me with this. I have a dynamic table in an xdp that can grow by adding rows (called details). This appears to work in the browser, when I edit. However, when I save to pdf, only the top row saves. Any idea why the entire table is not saving to the PDF? Thanks in advance.
Please help me with this problem:In Adobe livecycle designer es I have an xdp file with a table with add/remove row buttons that work. However when I add rows to the run-time pdf, the table expands into the footer or the next subform, crowding out or overwriting other things on the form.How do I au...
Hi Community, Situation: XFA Form making a Search Request:1) I have a LC process that has an 'output' variable of type XML.2) The XML contains repeating elements3) The XFA form, makes a webservice call to the LC Process and stores the XML response ('search results') in a hidden text field.4) I want ...