Cross calculation question for Print Media Form
Please see eclosed diagram of my form. I offer multiple options for print media, each with their own unique price. When you select the paper type (call it "cell 1") it automatically inserts the price...
View ArticleReducing the file size of an XML Form
We have created and launched a number of PDF Forms (created in LiveCycle) for our contacts to download, complete electronically, and email or fax back to us. The problem we are running into is that our...
View ArticleNeed help with FormCalc or JavaScript calculation
I have created a form in LiveCycle ES3. The user selects one of 4 options in a radio button list where each options is a set amount of hours (6, 12, 18 etc.). There is a list of approximately 20 events...
View ArticleForm field positioning - LiveCycle Designer ES 8.2
How to get form fields to be side by side instead of one above the other (LiveCycle designer ES 8.2)I'm new to LiveCycle DesignerWhen I created my form in LiveCycle Designer ES 8.2 (on Win7) I lined up...
View ArticleButton for Exporting data to Excel spreadsheet
Hi guys, I need some help with scripting in Java, I presume. I would like to have a button in my LiveCycle Form which would export all data to an Excel spreadsheet called Table1. How can this be done?...
View Articlerepeating subform calculation
Afternoon all: FormCalc preference. The first line calculates great, but the repeating lines do not. What am I missing? I have the following code: If(Table1.Row1.ddl[*] == "1" )then...
View ArticleDROP DOWN LIST HELP
Hi, I'm new to LIveCycle. I've created a form that works well with the exception of my drop down list. I have everything I need on the drop down, and it looks ok when I preview, however, when I fill...
View ArticleHow to add pages with some floating fields
Hi everybody Here is a light file. I have to use some floating fields in my business cards because the user is supposed to type several lines in the function fields. All others fields are OK ! But...
View ArticleCode for subtotal
Hello all, I cannot figure out the code for the "apples" and "apples + oranges" boxes in this form: https://workspaces.acrobat.com/?d=nwj4mJlOAlsIA7xEoB1FKw Any assistance would be greatly...
View ArticleXliff doubt
I was trying to apply i18n in my forms. I followed the tutorials I found about XLIFF and there was no problem. Nevertheless, I am getting lost trying to find anything to apply i18n into the...
View ArticleForms and ipad
I created a fill-in form in LC in adobe 8 using one of the provided templates.It has drop down lists, date fields and 1 sub-total field for user entered expenditures. When I export it to an Ipad, the...
View ArticleIs LiveCycle the correct application?
I am currently creating a form using LiveCycle ES2, which I intend to forward to various parites. I need them to be able to simply open the form, enter data into the fields, save on their end, and...
View ArticleRepeating Row clears calculation
Good morning all; I have a subform with repeating rows. Robert was kind enough to give me the code for calculating subtotals. When I adapted the code for my form, I have an issue. The first line...
View ArticleDrop down list text appears scrambled
Hi,I'm new to LIveCycle. I've created a form that works well with the exception of my drop down list. I have everything I need on the drop down, and it looks ok when I preview, however, when I fill out...
View ArticleJavascript ELSE not working
Hi I have abobe form and using the following javascript to change the Applicant Title with different value.if there is Applicant or Co signer it will replace with "Applicant (s). but if the there is...
View ArticleWhy do the images I place into Image Fields sometimes render upside down?
I'm building a series of forms in InDesign, which I then export into LiveCycle to add Image Fields. However, when I export it, and go into Acrobat Pro (To extend features into Reader), a few images...
View ArticleDynamically flatten, rename and attach a form to an email message
I've had no luck in the past three weeks trying to figure this out... Is it possible to flatten (or use an Adobe PDF printed file), rename and attach a dyamic LiveCycle form to email using javascript?...
View ArticleForms require that a disclosure statement is viewed prior to signature
I am creating forms which we need to requrie that a disclosure statement is viewed prior to the electronic signature is accessible. How can I do this through the design in livecycle designer?Thanks!
View Articleshow/hidden table by CheckBox
Hi All. I have very simple code for CheckBoxes that located in three rows of Table1:if (Table1.Row1.CheckBox1.rawValue == 1 || Table1.Row2.CheckBox2.rawValue == 1 || Table1.Row3.CheckBox3.rawValue ==...
View ArticleHow to populate data in XDP form?
All, Requirement:We need to be able to populate retrieved database data into GSA’s SF1034 form (Here is an example of fillable PDF form found on GSA web site:...
View Article