Adobe LiveCycle ES4 add new and update Access Database, Non-Null failure
I am using adobe livecycle es4 and I am trying to add a new record and then update it to an Access database. However, when i press update the error tells me that i cannot have Null values and it...
View ArticleAdd text from textfield to repeated dropdown (file included)
PLEASE HELP I am needing to add the "Name" and "Spouse Name" to the dropdowns below. I have attempted but only the "current visible" rows populate but when I click the "+" button to add more rows, the...
View ArticleHow to script an if/then statement with a check box and calculated form?
Any help would be much appreciated! (It's time-sensitive, as well, so the quicker the better.) I'm using Livecycle Designer 8.0. I'm looking to script an if/then statement and apply it the the check...
View ArticleHow to add a string after a data binding feed?.
Hi, let say I got a field that is data driven, and I want to add something, for example, a - character after. So, instead of showing "Field Value", it should show "Field Value -". How can I add the "-"...
View ArticleData Object - sourceSet
While following a turorial from pfdScritping I found that the data object "sourceSet" not available in script editor after entering "xfs.", a dropdown menu appears with a list of available objects but...
View ArticleLivecycle Es - Print form in 2 copies
Hi, I need to print a form in 2 copies. The two copies differ in some small details, such as "customer copy" and "copy bank", some fields must be placed in first copy, but not in second, ecc... All...
View ArticleTOC
I'm new to Adobe LiveCycle and would like to create a ToC (Table of Contents) to an existing 20 page PDF. What is the best approach? Thanks, Doug
View ArticleDisplay issue with LiveCycle Designer ES4 for cropped PDF in WIN7
Hi, I am having issue displaying the cropped PDF file in the LiveCycle Designer ES4. The PDF files are cropped 3 inches from bottom using Adobe Acrobat 8 Professional. It used to display properly when...
View ArticleConverting less than symbol to < in for loop
I am trying to create a for loop inside of a javascript function by using the XML Source tab in LiveCycle. When I do this a < symbol becomes <. A <= starts causing major erros, and the...
View ArticleXML Schema to generate table data from a repeating subform data
Hi All, I would like to have a check box that when checked, will hide a quotation form, and make a purchase order form visible, carrying over some of the field data from the quotation form into a new...
View ArticleChanging a subform's presence based on drop down selection
for some reason I cannot get this subform to go visible on my form. I'm using formcalc. Here is my formula: if (xfa.event.newText == "Round") then...
View ArticleOpen calendar in date field in one click
Hi, to open calendar in date field i should click two times. One click show arrow and second open calendar. I would like to do it in one click. Is that possible?
View ArticleScript Checkc DB for Record ID Number
I am following an example found at PDFScripting.com and ran into a problem. I can get their script to work if my database table has at least one record. But if my database table is brand new with no...
View ArticleHow to import data from one PDF into another
I have a 10 page document created in ES4 and need the ability to import data from two separate pdf pages into the main 10 page document. The two PDF pages are just copies out of the main document but...
View ArticleCopy Completed Subform
Is there a way I can use a DropDown List to allow a user to copy a completed subform and then edit the new subform. I do not want to set the fields to Global Data as this will then change every field...
View ArticlePop-up Notice
I have a form that connects to a database. I do not want it to connect until several other users have completed their sections. then the last user in the routing connects the form to the database and...
View ArticleEditing the PDF form once I created it using Livecycle ES2
I can't insert, extract or delete pages from the PDF form I created using livecycle.This option is typically available under the "TOOLS" tab but is is just greyed out. What must I do to make these...
View ArticleHide all instances of text fields, instead of only first instance?
Hi All, Been scouring looking for an answer to this, and tried several things that I haven't been able to make work for me. I'm creating a quote form in LC Designer. I've got buttons to add or remove...
View ArticleDecimal Field - Auto round up
I have created a Decimal Field, but the field will auto round up if there is decimal pointse.g. 999999999999999.99 will auto round to 1000000000000000.00 on exit 888888888888888.88 will auto round to...
View ArticleCompare two dropdownlists values with each other!!!!!!
Hi , I have two dropdown s with some values i want to compare two dropdowns values. I have java script on the click event of the button it will compare values of drodpowns. If any redundant/duplicate...
View Article