Populate text field based on Drop Down List choice
Can you populate a text field with data that corresponds to a choice on a drop down list? I know you can do this between two drop down lists, but since there may be a paragraph or more text in the...
View ArticleError msg. "an invalid argument was encountered "
Hi,When I open up a form that I am creating I get " an invalid argument was encountered ".I'm using LiveCycle Designer ES2 with Windows 7.Can anyone tell me what this error 'generally' refers to? Thank...
View Articlehow to add to and cc fields via email submit button
I have created a form which requires pdf format. I need the form to submit via email with the option to change/select the to: and also add a cc: field with selection as well. Please provide any...
View ArticleLDAP two fields merge
Hi, I have connection with Adobe Livecycle and my company LDAP.I write a sql query, where get two values from LDAP- name(employees) and title(they position in company).This result i put in two...
View ArticleTrouble Installing ES4 SP1
When I try install the SP1, i get an error message saying that the install directory does not contain LiveCycle ES4 server. I do only have the trial version of ES4, so maybe this is what is causing the...
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 Articlexfa host print: print page + page range
I am trying to use xfa.host.print to print a single page + some page range. I am aware of how to use xfa.host.print as follows xfa.host.print(1,"0","2",0,0,0,0,0) which will display the print...
View ArticleForm won't open in Reader
I just created a new form in LiveCycle and now many people are having problems opening it in Reader. It works just fine for me and others in my office, but when I send it out to students most of them...
View ArticleExpand Form on Selection...
Hello guys, I am working with Livecycle ES 4, and want to create an interactive form with the following condition(s). 1. I have three options in my form, for example, (1) Car (2) Bike (3) Rail.2. I...
View ArticleLiveCycle - Collapsable and Expandable Form Sections
Hello everyone, I am new to LiveCycle and I am trying to create a form that has sections which will expand or collapse if you click on them. I do not mean text fields that expand to fit the required...
View ArticlePDF Preview does not look the same as through Acrobat
Except for one text field, all of my other text fields with "Appearance" set to "Underline" are appearing without the underline. Here's a cut from a screen shot of the preview in LiveCycle Designer ES...
View ArticleCreating robust dynamic forms in Adobe LiveCycle
This video tutorial shows how form flow, JavaScript, expanding tables, and aggregate functions can be used to create robust forms in Adobe LiveCycle.
View ArticleRemove submit button after submission?
I have a form that the user is going to submit outside of Workspace. I added a submit button on the form and hooked that to a LiveCycle process to handle the submitted form (in this case, saving the...
View ArticleAuto Number PO#
I'm trying to find a way to auto increment the PO# field. Or generate a unique number each time I open the form.Any idea?
View ArticleJavascript query and app alert message
Hi there, I wonder if someone could please help with a query I have re a button I have that checks that all required fields have been completed? If required fields are not completed one message is...
View ArticleHow do you make a text field Read Only after it is saved and distibuted?
How do you make a text field read only after it is saved and distibuted? LiveCycle Designer ES 8.2 This JavaScript code on the exit event:textField1.access = "readOnly"; This works after the user loses...
View ArticleAuto fill same fields in multiple different pdf forms?
I wish to enter information such as project name, company name, date, etc. into a single data sheet. Then I need to autofill the same two or three fields across multiple separate pdf form files. In...
View ArticleCheckbox will not uncheck
I have the following checkbox code: if (this.rawValue == 0){ hc1.value.integer.value=0; hc2.value.integer.value=0; hc3.value.integer.value=0; hcgray.presence = "hidden";...
View ArticleAdobe Dynamic XML vs Static pdf
I created a form with LifeCycle Designer ES2, with actions. When saved as Adobe Dynamic XML (pdf), it works flawlessly, however the file size is around 1 MB.When I save it as Static PDF, the file size...
View ArticleAuto text resize in fixed field
Hi all, I have roamed these forums for some time now but I can't find the answer to my question, hopefully someone can help me ! In LiveCycle Designer, I'm preparing a static form. I opened a PDF which...
View Article