I have placed a script object on my form to control the field color and it works fine in Adobe Reader X but not in previous versions of Reader and not in Acrobat pro 9. Can anyone tell me what’s wrong?The script object looks like this: form1.#variables[0].RGA_format - (JavaScript, client)function RG...
Hi all, Im new to LCCS,doing lccs screen sharing application using Flash Builder 4.I have used session.streamManager.maxP2PStreamPublish = 20; session.streamManager.streamMulticast = true to publish my screen,How can i view the shared screen from another system?Do i need to use...
Here's a doozy for you.I have a multipage form (8 pages before being filled in). Subforms, flow, follow previous are all set on it. It's working perfectly except for this one weird thing.Page 6 (of the unfilled form)--There's a comment box that's set to grow. When filling in the form and making it t...
Here's the scenario: I have 2 dropdown lists on Page1 (List1, List2). Based on that selection, I want to populate a text field on Page2 with their values, after clicking an update button at the bottom of Page2. I use the click event on the button, but how do I get the actual values of each dropdown ...
Okay I have a 2 page document. On Page1 I have radio buttons: RadioGroup1; radio1 = 0, radio2 = 1, radio3 = 2; RadioGroup2; radio4 = 0, radio5 = 1, radio6 = 2. On Page2 I have a textbox that will display sentences based on the selection from the Radio Groups. If the person selects radio2 or radio3 t...
Hi,I need to find a way to print a pdf form directly to our printers manual feed tray (printer LexMark 782 PS3). Do not want users to remember to choose it themselves in printer settings.There is a lot of different and rather complex documentation, so I need someone who has succeeded doing it to exp...
Hi I am using LiveCycle ES2.5 Turnkey.In Workspace, how do you create sub-categories? you know, like sub-folders under a folder.or is it not possible?thanks
hello i have the problem with the workbench, I can not open this program, they told me that most likely the problem is with Office, creates conflict. How can I fix??
Hi,I'm looking to add the values of separate radio buttons together. (JavaScript knowledge = minimal)If I have one group of radio buttons with 5 different answers (each answer with a value 1-5). Then I have another group of radio buttons with 2 different answers (each answer with a value 1-2).From t...
I have created a custom Java component for use in LC Process Mgr.Upon invoke of process containing component, component fails with the following message:2011-02-28 16:28:31,260 ERROR [com.adobe.workflow.AWS] Cannot coerce object: com.adobe.idp.taskmanager.dsc.client.query.TaskSearchFilter@cf7e441 of...