Populating a PDF form with database data
I would love to know how (if possible) to populate an Adobe PDF form with data pulled from an Access database. BackgroundI have a registration form already created using Adobe LiveCycle which is used...
View ArticleCalculate Difference in Days Between two Dates
Hi, I'm trying to figure out how to calculate the difference in days between two dates using JavaScript in LiveCycle. (JavaScript knowledge = minimal) Where "Start_Date" and "Current_Date" are the...
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 ArticleDeleting specific rows in a table
Hi I have a dynamic table with add and delete buttons for rows. The add button works fine as it just duplicates the table row directly below but I am struggling with the delete button. Using...
View ArticleImporting data into dynamic form
I have not yet had a chance to work with LiveCycle, and I have been given a project which I need to determine if LiveCycle would be the correct solution. The client originally wanted this to be a...
View ArticlePrevent PDF form designed in LiveCycle from opening as read only for users
I have designed a dynamic form in Livecycle ES2.When I distribute the form to my test users, they get this info message: 'The file you have opened complies with the PDF/A standard and has been opened...
View ArticleRemoving autofill/autocomplete text
Hi all! In a LiveCycle form that I inherited, one of the fields has some goofy text that appears in the autofill box when the user begins the entry with the letter 't'. How do I get rid of this? I...
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 Articlesubmitting the form data into sql database
i am evry much new to adobe live cycle with very hard efforts i have designed an admission form for students which i am expected to upload on my website for download purpose. I have put one button on...
View ArticleHow do I auto tab through form fields
I want to place the javascript in the change field, correct? I have tried var f1 = this.getField();if (f1.length == 1){f1 = _2_3.getField();} _2_3 is the name of the next text box this still does not...
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 Articleemail showing "null"
Hi everyone, I am using the following script attached to a button on my form: var cCCAddr = "fsxxxxx@xxx.org; bxxxx@xxxxxx.org";var cSubLine = "Home leave request-" + Name.rawValue + ", " +...
View ArticleI placed a text field in one of my forms and made it a mandatory field but...
I wanted just the field where they will enter the data, the only ones highlighted and not including the caption. I did it in one text field but I don't know how I did it. Please help...I am a newbie...
View ArticleI have two text fields, where the user will sign one text field and the other...
I have 2 text fields and how can I make a condition when text field 1 is entered, then they have to enter data in text field 2. I know it seemed simple but I am just a newbie in this..thanks in advance!
View ArticleAdobe LC ES2 :: Display Drop Down List Options On Print
Hello Forum! A customer of mine is looking for a way to display a drop down list items when a user prints out the Adobe Extended form. Is this possible?
View ArticleXDP doesn't load data if PDF is online
In Acrobat I can import/Export data off my LiveCycle form. XDP file exported by Acrobat has the following lines: <pdf href="../myForm.pdf"/></xdp:xdp> If load this file by Acrobat, is...
View ArticleHow do you populate 1 text box with multiple dropdown values
I can populate a text box with a value from a dropdown, however if I have 2 dropdown values going to the same text box (multi-line), the second dropdown value removes the first value. (Similar code on...
View ArticleChanging Livecycle form to an Acroform. This needs to work..
Okay when I asked my managers to purchase the software, I must have misunderstood LiveCycle capabilities cause I would not have purchased Acrobat Pro if I wasnt able to do this..and this is bad. At a...
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 ArticleFolder hyperlink issue again - code reads differently in Reader than in...
So when I use Acrobat Pro, and paste a link to a server folder, the link works correctly. (I have to copy the folder link and then put "file:" in front of it to make it work, but it works). For...
View Article