Hi there,I need help, desperately.I made a form using Desinger ES2, and set its target version to 9.1 or later. When it is rendered in the browser/standalone with Reader Version 9.0, it would pop out "Invalid enumerated value: validationState", twice... I do a version check in the form's formReady ...
Hello All, I would like to do a simple email validation, the built in email validation pattern(text{OOOOOOOO'@example.com'} ) is not really useful. What is the best to validate an email in the form which was built using livecycle designer. Is there any other pattern I can use? My requirement is simp...
Hello,I am currently working on Offline Interactive Adobe form using Adobe Designer 7.1 and use Adobe 9.0. We have two Digital signatures in the form, to be signed once all the fields are filled. Earlier we had used scripting in the form Javascript but we have changed to Formcalc.When the digital si...
Hello All,I have a check box on a form. Upon tabbing to the check box the custom text is read by the screen reader. The custom text provides an explanation of the field as well as the current state (unchecked). Is there a way to have the screen reader announce the state of the check box upon chan...
Hi All,I have created a form which has data on odd pages and some terms and condition on the back pages(even) pages. I am using Adobe Livecycle Designer ES version 8.1.2For this I created 4 Master pages.FirstPage - Pagination -> Odd/Even - > Odd (front) pages Placem...
I have a JDBC call to grab some data including a date/time stamp. For the life of me, I can't figure out how to convert that string to a proper date/time field. It's important because I need to use validation strings to present a more simplified date/time to users on a form. But I'd like to keep ...
How do you make a text field read only after it is saved and distibuted?LiveCycle Designer ES 8.2This JavaScript code on the exit event:textField1.access = "readOnly";This works after the user loses focus on the field, however after it is saved and distributed, that field is no longer "read-only".I ...
I've got a form set up which includes text fields, image fields and buttons which "jump" users to other pages on the form. The form behaves exactly how i want it to... ie is editable and has been populated with content by the client. I now want to lock the text and image fields but preserve the fu...
Should be an easy question but amazingly I can't find it in the Adobe Help. In LiveCycle Designer 8.2, I accidentally closed the object library window on the right, and can't figure out how to show it again.What do I need to do?
Using xdp + xml data to generate pdf.I have a floating field that is bind to data. Data is a paragraph with multiple \n to indicate new line. When form is preview in designer it shows \n char instead of moving next content in paragraph to new line.It used to work in old version of Designer but not a...