Unable to open dynamic form with mobile devices
I've got a form which was created using designer version 8. It is a dynamic form using XML as the data source. The form is saved as reader extended. The form opens fine on a laptop/pc but not on the...
View ArticleOpening form PDF from InDesign in LiveCycle Designer E2
I have a student who sent me an email about a problem he has using LiveCycle Designer E2. He created an interactive PDF with what I assume is a ListBox or ComboBox in InDesign. The form (and other...
View ArticleHelp With A Repeating "Row"
Hello,I have a question regarding repeating a row, but I am not sure if this is possible. I made a simple form, at first I tried making a table to display this, but for some reason my drop downs...
View ArticleHelp in Regular Expression
Hi, Could somebody help me with the regular expression for the following validation of a text field? 1) Total characters in the text field should be limited to 15 (including decimal part if any)2) The...
View ArticleJavascript help for pagecount
H All, I am trying to write a javascript to show the address if the page count on the form is less than 10 pages . the form grows dynamically based on the .xml data my address field has javascript...
View ArticleHow do I lock PDF before e-mailing so that it cannot be altered by the...
I've created a form in LiveCycle which will be seen and filled by users who only have Reader. Once the form is completed, the user has to click three buttons: one prints the page (for a specific...
View ArticleDuplicate data in table
I am designing a form that has two tables. The user is supposed to enter their data in the first table, and that data automatically copies to the second table (so when they print the form, they have...
View Articleaddresses in email submit not showing
I have this script in the click event of a submit button: bUI: true,cTo: "name@follett.com; " + "name@follett.com;",cCc: page1.injuredInfo.injuryInfo.descField.rawValue + ";" +...
View ArticleEditable PDF form, non-evident line break in a cell
Hello all!I've found an unexpected behaviour of ADS when filling non-editable cell of interactive PDF.To begin with, recently I've made one PDF form interactive. It's really cool when users can fill...
View ArticlebreakBefore method not working
I want to insert a page break using scripting but can't get the breakBefore method to work. Not working: root.sub2.breakBefore.targetType = "pageArea" root.sub2.breakBefore.target = "#Page2"; I get...
View ArticleAll fields snap to left margin when moving
I am working on a form that a coworker previously created. The form is layed out correctly however anytime I add an object or use the mouse/arrow keys to move any existing object it snaps to the left...
View Articlehow to create a subform with several initialized rows?
I have a repeating subform in my form that should start with several initialized rows. I can create several empty rows by setting the binding to "repeat subform for each data item" and setting the "min...
View ArticleCombining two or more interactive forms
How do you combine two or more interactive PDF's in Livecycle? I want to combine at least two forms I created separately in Livecycle so I can print them double sided. I am new to this program. If it...
View ArticleCan't copy or paste text into text field
Hi there, I'm new to the program and community and could really use some help/advice! I created a fillable form in Adobe Designer. Users want to paste a chunk of text from word into a text field but...
View ArticleReader X failing on Save and Save As, after the form has been opened for...
I'm wondering if anyone else has had this happen or maybe can offer a solution. I have several Dynamic XML forms designed in LiveCycle ES2 v9 that since our ministry switched to Reader X have been...
View ArticleFill in Form Problems and Signing Problem
My form is built in LiveCyle with fillable form and 3 signature boxes. I imported the form from a previous version. It looks and acts fine in Livecyle, but when I open it in Adobe Reader you cannot...
View ArticleUsing Formcalc to calculate Days between Dates
I received the following reply to my previous question, but need help applying it. Use the following FormCalc script:var numDays;numDays = Date2Num("21/5/2012", "DD/M/YYYY") - Date2Num("19/5/2012",...
View ArticleAdobe Certified Expert:LiveCycle ES2 Form Developer Exam
Hi All, I would like to know whether the following certification is still available for enrollment? "Adobe Certified Expert:LiveCycle ES2 Form Developer Exam" If Yes, please share your experience in...
View ArticleDuplicating Signatures?
I am working on creating a form with a "Carbon Copy" type of section on it; where the user fills out one section of the form, and it automatically duplicates to the second section.Everything is going...
View ArticleChanging background fill color based on Radio Button selections
Hi, I'm very new to scripting in LC, so I've hit a wall on my latest form.I'm trying to build a form with a "leikert-like" scale, however one of the stipulations (from my boss) was the background of...
View Article