I need to extract the year from a user entered date field and display the year in a text field. Can someone help me with the correct script to do this?
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 exclusive. Does LiveCycle support XSLT 2.0?
I have a repeated subform (new instances added by a button). It is flowed and page breaks within content are allowed. Pagination is set to Following Previous/Continue filling Parent. I want all instances of the subform to start on a new page, except for the first instance.I feel this can be achieved...
I have a form that has a number of fields that need to be filled out. When this is complete, the user should digitally sign (with a certificate) the form. However, due to legal requirements, the form must then be printed and mailed back to the organization. Is it possible to encode the signature dat...
Hi,We are upgrading from LiveCycle 7 (I assume it's pre-ES) to ES4 (On Jboss AS 5) and only has a minimal time.And we're having issues with2014-10-02 08:10:50,110 ERROR [org.apache.axis.utils.XMLUtils] (http-0.0.0.0-80-1) Exception:java.lang.ClassCastException: org.apache.xerces.jaxp.DocumentBuilder...
A table (Table "G") in a form I (said newbie) 'inherited' has the below script that is supposed to programmatically check fields prior to submission so the user can be directed to take corrective action(s). The table is optional unless either an amount is entered, or a radio button is selected.funct...
I am modifying the ColorFieldsValidation JavaScript to handle a situation where I want the entire subform containing any failed fields to be highlighted. The highlighting works well. However, even when the validation is successful, the highlighting persists. I believe I've narrowed it down to line 3...
Some of the most difficult concepts for me to keep straight in my mind are the effects of various combinations of:Content: Positioned vs. Content: Flowed for a subform,Allow Page Breaks within Content [yes/no] for a subform,Allow Multiple Lines for an object inside a subform,Allow Page Breaks within...
I pasted the statement into my form and it didn't have anymore syntax errors but now it is not actually creating the code. i type in the name and a phone number but nothing is happening?If you need anymore info please ask. I'm not sure what else to post to help.
I have a dynamic form containing a number of fields whose captions will vary based upon the data given to it. Say the data looks something like this:<?xml version="1.0" encoding="UTF-8"?><Root> <Drinks> <Drink> <Name>Coke</Name> </Drink> <Drink> <Name>Pepsi</Name> ...