I'm building a simple form that has a few questions on it. Underneath each question is a text box for the response. I have these all set up in a sub form so that as more text is entered, it will push down the questions below. But once the responses push the form past one page, the remainder of th...
Hi guys,I am fairly new to Adobe Livecycle and javascript in general. I am trying to create a form that has multiple checkboxes. Once a checbox is selected, I want to show a subform. If that checkbox is not selected, I want that subform to be hidden.Under the click event for the checkbox, I have tri...
Hello,I would need to localize some labels in the whiteboard components.Looking at the source code, it looks like you are using a private class "com.adobe.coreUI.localization.Localization".How can I work around it to set my own resource bundle?Cheers,Xavier
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...
Hello All.I have a button that repeats a subform when clicked. Everything works just fine, with one exception, screen readers only read the button's caption "+" and not the custom text. Using the Accessibility Pallette I typed an explanation of what the button does when pressed in custom text and i...
I am investigating the use of LCDS to asynchronously "push" data to Flash components residing in WebLogic portlets. I've set up a test using an LCDS producer/consumer destination - the Flash component is the consumer and the producer is implemented in a java Servlet. The code for the test is basic...
Hi,I am doing livecycle clustering on weblogic server.Software Details - Weblogic Server (10.3.0.0) , Livecycle ES2 , Oracle JRockit Real Time 3.1.2 for JAVA SE6All are 64 bit versions.While automatic deployment of components on the application server the configuration manager process log showed tha...
HiOnce more I have a problem.I have a field in which the user should enter 10 digits in the pattern 999999-9999. The field must only contain numeric data and must be exactly 10 characters. I have a validation script on the print button, that prevent printing if required fields are empty or not prope...
I’m new to AIR development. I’m trying to get this sample app running in Flash Builder:http://coenraets.org/blog/2010/08/multi-user-video-tic-tac-toe-for-android/ http://coenraets.org/tictactoe/tictactoe.fxpBut I can’t figure out what URL to put in as the amfEndpoint in the app-config.xml file tha...
Hi All,I have a form that is in a saved state. When it is printed bar codes are added on the preprint and removed on the post print. This "dirtys" the form. I have tried many ways to reset the dirty flag so that the form is still in a save state but nothing has worked.Has anyone ever been successful...