Newbie needs to add a URL link button
I'm under the gun here to add a button that links direclty to a web page in a browser window. So far I'm having no luck. I create the button in Acrobat, then was forced to go to LiveCycle in order...
View ArticleEnabling Usage Rights In A Form Created In Older LC, But Updated In Newer...
Has anyone run into the situation where updates have been made in a form that was originally created in an older version of LC with a newer version not enabling the usage rights for Reader? I have a...
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 ArticleAgree to terms and conditions check box
I am using a checkbox for users to indicate that they agree to the forms terms and conditions. On Submit how can I validate that the box was checked and if not block the Submit process from completing...
View ArticleUse xml:lang to switch language information with dropdown button
Hallo,I would like to build a multilingual form. 4 languages stored inside one single PDF. The language should be changed with a dropdown Button. I added in the XML view the attributes like the...
View ArticleHow to validate checkboxes?
Hi All, may I ask your advice how to implement following items? Software: Adobe LiveCycle Designer ES4Usage: Create PDF form and allow user to save inputted records (with LiveCycle Server or Acrobat 9...
View ArticleString Concatenation
Hi,I have five text fields with name like Name_1, Name_2, Name_3, Name_4 and Name_5.Each of these will contain just one character like A B C D and E.I want a 6 th text field (hidden) to have the full...
View ArticleHow to use carriage return in formcalc
I'm sure the answer to this question is simple, but being new to formcalc (and scripting in general) I am having problems with it. The details:I have a dynamic form in livecycle. The two fields I am...
View ArticleMerging 2 livecycle forms
Hello,I have 2 documents that I can open separately in Livecycle but I would like to turn them into one PDF form (and I cannot merge them in Adobe Pro since they are XML). How can I merge them in...
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 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 ArticleJavascript Sum
Hi, I need to have a field in a form that sums the data entered by the user in 5 other fields, and one defined field. It's super easy to do in Acrobat 9.0, but I need to create the form in LiveCycle...
View ArticleHow does a user clear/delete a dropdown field if a choice from the list was...
Hi!I'm using LiveCycle ES v.8.2.1 to create a form that can be filled out using Adobe Reader only and then have the form data emailed to us in xml format that will be imported into our Access database....
View ArticleCheck box - When yes is checked no will uncheck
I need help figuring out how to make the check boxes to where only one option can be checked at a time, either yes or no. I am using checkboxes rather than radio buttons because i also need them to be...
View ArticleLine Count & Multiple Text Fill in Static Form
I've created a static .pdf form using LiveCycle Designer ES2 with JavaScript. I'm transferring user-input data to a calculated text box. I know if the form was dynamic, I could force a new page when...
View ArticleSubmitting a pdf form to a SharePoint 2010 library
Hello, I have a pdf form that was created in Adobe LiveCycle. Right now the submit form button it configured to send the form to an email address. I need to be able to submit the form to a SharePoint...
View ArticleHyperLink / Label / Text OnClick Alert(Pop-Up Message)
Hi everyone, I'd like to know if someone knows if it is possible to have a messageBox or alert pop-up to show when someone gets to click on a hyperlink / label in Acrobat. I have a block of text, which...
View ArticleCreating a form with an auto_incrementing tracking number
We need to create a travel authorization form, each of which has a unique number. What is the best way to go about doing this? The fillable .pdf form will be available on our website. I need to have...
View ArticleHow to merge multiple PDF documents into 1 single PDF document?
Hello .. I need help on below point .. I have a requirement in my project wherein I need to merge multiple PDF documents into 1 single PDF document using Adobe LiveCycle. The documents that are to be...
View ArticleHow to Pass XML Data to a PDF Form and Load it into form fields
I have xml Form data in a string. I would like open a programatically launch a pdf document and pass the xml data as one of the parameters and this xml data needs to load all the form fields.Any Idea...
View Article