Urgent !!! How to trim spaces of an email filed ?
Hi, I have an email field in a form ,which have a validation at the time of submission of form as shown in the below . function isEmailValid(fld){ var result = true;...
View ArticleChange form caption value base on drop down
I am working on a form with multiple languages (e.g. English + Chinese). What is the best way to change the caption when user select the Language Dropdown? I have tried to use Javascript to setup the...
View ArticleRequired Fields not posting error message if null
I have a form that I have created in LiveCycle Designer ES2 (v9.0), that is a dynamic XML form. I have pop up itmes based on if a item is selected or not. I also have a submit emial button for the user...
View ArticleTrouble with the average function.
I am still having a problem getting my form to calculate an average the way it should. On one form I did when I set up an formcalc to average ten places and not average any cell that is blank or null...
View ArticleRadio Button Data not Merging
I can "merge data to spreadsheet" for all my text fields, but neither the field names nor data come out for the radio button fields. Any idea why? I've bound item values to the exclusion group, set...
View ArticleSet and get Custom Sceen Reader text
Hi All, I know how to get and set a field's caption, name & tool tip but I was wondering is there a way to set and or get whats in the custom screen reader text.I want to do this javascript for...
View ArticleRead and store XML data
I have created a connection to a sample XML file and was wondering how you would go about reading from that data source and storing the data using JavaScript so that different data can be displayed...
View ArticleSample XML Data
Okay so I have created a data connection using the Sample XML data method but I don't want to bind the data to objects to be populated dynamically. What I actually want to do is programatically...
View ArticleHow to copy data from a fixed table row to 1 of 2 Summary tables
Looking for a solution to copy specific data from an Inspection table (which has a fixed/pre-determined number of rows) to 1 of 2 Summary table (A or B). Think of it as Inspection Form: Each row in the...
View ArticleCreate a script that will Email Subject from Text Field
Hello, I am new to scripting. Please bare with me..... i've got my form all set. I am looking to have the user click on the "send email" button I created. Then it will take the data the user...
View ArticleExporting a subset of data
Hi folks, I have a pretty large form consisting of over 50 pages. There are roughly 600 fields of data. The form is used in the new account opening process for out company. There is alot of data that...
View ArticleIs this possible?
I was wondering if anyone could tell me if the following solution is possible using LiveCycle designer? End UserA PDF form which has functionality that will populate set tables and charts based on the...
View ArticleHow to order some pages included dynamically
Hi everybody. I created an order form for business cards in french and in english. The user fills in the form. Two cards appear showing the layout and two others are hidden. We used the latter to...
View ArticleValidate is it a good date or invalid date?
Hello, I have placed a DATE object field on my form, and did NOT placed any VALIDATION PATTERN, hence user can enter any data manually But, bcz of some reason, we don't want to use VALIADATION PATTERN...
View Articlecom reference c#
Hi, is it possible to make a com reference (c#, java or what else) and to work with it? i just have the LiveCycle Designer ES3.
View ArticleExpandable Sections or pages in LiveCycle, best solution
I have a form that needs tweaking. I need to be able to add additional info for certain sections of the form if need be. I am not sure the best way to go about without adding a extra page that may...
View Articlevalues loading XML file
HelloI have the followingxml fileloaded into apdf myxml fileis structuredin this way: <root> <list> <field code="A"> <field1 code="100" />...
View ArticleAdding multiple numeric fields in a expanding table
Hi Alll, I have created a table where the user can add multiple rows. One column of this table contains numeric fields. At the bottom of this column I have a numeric field where I want to auto sum the...
View ArticleGenerating a barcode with data from another field? (Acrobat XI/LiveCycle ES 8.2)
I know this has probably been answered somewhere else before but for the life of my I could not find it. Please forgive this noob. I have a form that I created in LiveCycle and I have one field that...
View ArticleE-mail subject
I have Email button and one two drop down list. I need when is chosed something in DropDown to write that in subject. Email is always the same. Thank you
View Article