Error execution in IF checkbox is 1 then Numeric Field is 1, else 0
form1.areaCalc1.Checkbox1::enter - (Javascript, client)if (this.rawValue = 1){ xfa.resolveNode("NumericField1[2]").rawValue = 1; } else { xfa.resolveNode("NumericField1[2]").rawValue =0; I have...
View ArticleForm Calc error Handling:
Hi, Is there any way to implement error handling into a formcalc function? I'm using a Get function to call a file from a web server... It works if there is an internet connection but returns a...
View ArticleDeflate Algorithm Script
Hello all,I am wondering if anyone here has attempted using a deflate algorithm in Designer. I am trying to extract XML from a PDF attachment without using openDataObject and that is the only missing...
View ArticleIs it possible to add bullets to subform??????????
HI , I have a subform ,which has a text field and two buttons (add button and remove button).And on-clicking on add button the subform instances will be added.by clicking on remove button the...
View ArticleXSL support level
I have a form that will need to be transformed on the way in and on the way out. I am using MapForce to create the mappings between the two. It appears that some of the functions I need are XSLT 2.0...
View Articletab order
I have a form I did in Live Cycle designer. I have a problem with the tab order. It jumps from the last field on page 1 to the middle of the last page #14. Yet in the tab order pallette it seems to be...
View Articleshow master field with a subform click event
Using javascript, how do I show a master field from a subform fields click event?
View ArticleHave a form trying to edit. Has a bunch of check boxes but also text fields....
It looks like this: A. What can be done to improve performance? B. What can be done by assessor to help performance? C. Comments? Issue is the text field below these items is not big enough....
View ArticleForm Letter
I would like to create a from that is set up like a letter and when the end-user inputs information in the fields that are in the middle of sentences and paragraphs the rest of the sentences and/or...
View ArticleImages on page 2 of a form.
Hi, I'm trying to create a form with 2 pages. The first page will have input fields (either manual or drop down).What I would like the 2nd page to do, is take that input, substitute it into a web...
View ArticlePrepopulated Text "Hints" that disappear upon mouse Enter/Exit
So I have created a text field for date entry, that has an auto population giving the example for the user to type. When they mouse over the text field, the prepopulated text disappears and when they...
View Articlehow to set the document language
Greetings.I am using LiveCycle Designer ES2. Has any one figured out how to set the document language?Does a newer version of LiveCycle Designer have this option?ThanksTodd
View ArticleGlobal Bindings and Data Validation
Hello. I'm creating a form that uses global bindings for things like phone numbers, ZIP codes, and other industry-specific terms. The first instance is a standard field and subsequent appearances are...
View ArticleCopy text format between text boxes
Is it possible to copy text formatting between boxes? I need to reformat a bunch of boxes and would like to be able to do this quickly. Thanks.
View ArticleRequired field
How can i make an field require an input before they van type in the next field. Is there a code?
View ArticleHow to Highlight Fields in a dynamically repeatable subform?
Hi team , I have Problem in highlighting the fields in a dynamically repeatable subform. Sub form will have min count = 1 and max Count =20 and subform is flow able.each subform is flow able .I have to...
View ArticleXML values from tables
Hi All,I need help in extracting XML values from a table. Condition:I have a table, That values are polulating to the table from an XML file. Now, based on one dropdown selection I have to show and...
View ArticleThe original should not be overwritten
Hi!This is probably very easy to answer (for someone that know scripting) but I want to know if it's possible to have a dynamic form (saved as reader extended version, permitted to fill in forms and...
View ArticleDisplay a Help message
I'm using LiveCycle Designer ES4 and would like to show a help message for a one page form without adding another page. Presently, I'm using FormCalc's messageBox to show a 4 paragraph help message....
View ArticleFloating Field data not included in output XML?
Hi I have designed a form using LiveCycle ES4 - I am struggling to get some floating field data to be included in the xml output. It appears floating fields van only be used in a Text Object (not a...
View Article