Hello,Does anyone know of a way to make a field change from optional to required based on a selection made from a dropdown list?For example I have a dropdown list that has option 1-3, and I have a hidden field that is optional. When option 3 is chosen the hidden field is visible, but I would also li...
Hi there, Is there a way though to hide the curtain page? I have this PDF that I created via LiveCycle forms and I need a button on page one to hide (or delete) page 2. Is there anyway this can be done with some kind of code behind this command button such as FormCalc or JavaScript? I tried somet...
Jasmin or anyone who can help,I have a form with a dynamic table in it. When that form is filled out and submitted in Workspace only the first row of that table shows up at the next step of the process. I am submitting the form as a PDF because a signature is required and that and everything else sh...
I've created a dynamic XML form (*.PDF) and set the default compatability to Acrobat/Reader 8.0 in LiveCycle ES (v 8.2.1.3144.1....) and when I go to open it on a computer with 9.2 reader, I get a message indicating that it requires the Traditional Chinese Language Support package. When I try to op...
I have a form that has a first name, middle name, and last name in seperate fields. I have the following code in as an exit event to make the first letter of the word captialized:this.rawValue = util.printx(">?<*",this.rawValue);It works great, BUT, if the user TABs away from the field by mistake th...
I created a dynamic XML form with LiveCycle and for some reason, some users can't open it if they still have Acrobat 6 Standard. I can't understand why they can't open it and have told them for now to upgrade their readers and use it in the reader. Can anyone help? Everyone using Acrobat 8 Standard ...
Is there a way for me to make the first letter in a field capital if the user forgets to make it capital? For example, in my form there is a field for the first name. I'd like to enter some type of Java Script so when the user tabs off the field & the first letter is not capital, it will make it cap...
I have a form that is 2 pages in. This form is part of a workflow, in other words, 4 or 5 people end up filling it out beofre it is complete. My question is, is there a way I can add a memo or a comment to the form so the next user will know what the last thing changed on the form was or is there a ...
I found in FAQs:Does LCCS offer the same functionality as Adobe Stratus?Yes. LCCS offers the same technology as Stratus today for P2P audio/video streaming. LCCS also offers a developer framework and hosted service designed for real-time collaboration as well as the ability and option to connect R...
I am creating a form that has a drop down box with multiple items to choose from. In the drop down list, if what they choose has an ** preceding the choice the user knows they must fill out an additional form. If the choice does not have a ** preceding the choice they know they do not have to fill ...