Hi, I have a form with two sets of 'yes/no' questions. Depending on whether there is a 'yes' or 'no' selected within the two sections an outcome (checkbox) is selected. First section is 'was this a predictable event', second is 'was this a preventable event'. There are 7 questions in each section. I...
Hi,So I am relatively new to Javascript and have gotten my head around some of the basic language and functions used for creating Forms in LiveCycle Designer ES4.I have 4 check boxes (say "check1", check 2...), and 4 predefined arrays ( "array1", array2....).I have a table below all these with 3 col...
I have a table with add and remove instances coded into buttons. Remove is working well -- I have it set to remove the instance of the row the button is on, not the last row of the table. I need to have the add button add a row under the current row -- not to the bottom of the table. I've seen discu...
Hey =)I created some pdf forms where it is very important to preview the pre-print state frequently.Since there is apparently no solution for a preview button I have another idea:Is is possible to add a scripted print-button which prints the document as a pdf-file and opens it immedietly?(It would p...
Moved to a new PC and now Livecycle doesn't recognize some of my old forms created using LC on the old PC. It wants to Import the form rather than Open it (like I'm converting a Word document to a form) How can I get LC to recognize these are LC forms and let me open them normally?
I have a live cycle form that will no longer preview. When I click on the Preview tab I get a grey screen and the program will freeze/time out. The preview function worked on this form yesterday. The preview function also works on other forms I created. Is the form corrupt? Is there a way to repair ...
I'm new to form design, LiveCycle, javascript, etc. I'm working on a fillable form letter and I need something which seems pretty simple but I can't find a solution anywhere.I want the name from the first fillable field of the address block to automatically fill into the letter greeting. This is ...
Hello ,I have to create an workbook with a bookmark .The Workbook seem working fine but I’m facing a problem .Bookmark is displayed as bellow :For this, I modified the xml source code . but, it’s not the result I expected .How to do :"summary" and Title are hard-coded, but I need to displayed a real...
I have created a form using Live Cycle Designer ES2. In this form I have several Text Field objects. One of the users of this new form is requesting the ability to highlight text he has typed into the Text Field. He is using Acrobat Pro to fill out the form. Is this an option? I have looked thr...
I'm trying to creating a form where there will be 3 fields. two numeric fields and a third numeric field where I'd like to show the total percentage ex: field A 70 / field B 100 *100 = Field C (Total Percentage) but I keep getting a arithmetic underflow error. Need some helpI thought it would be s...