Hi,I'm prepopulating my form with xml. I need to access some elements in this xml (get the value of) using javascript and xpath.Anybody know how that can be done, please?Kind regars Lars
The LiveCycle on-line help is pretty cryptic on this one . . . .I have an existing table in a form in which the designer (me) left off a footer row by mistake. In lieu of deleting the table and rebuilding it using the Table Assistant, is there a way to add a footer row to the existing table? The on-...
Is there a way to make a subform have characteristics similar to a dialog box? I made a custom popup messagebox but I have 2 main issues:1) Everything in the background is still clickable.2) It doesnt act like a prompt and the next bits of code continue to run.Thanks,
Thanks for all reply first!I have formatted the submitted data into an XML file on the server side,this file can be import to PDF form correctly.I try to send this XML file to the user to let him can review what he has submitted.I guess that I should create a data connection to the XML file so that ...
Hi, I migrated from LC 8.0.1 SP3 to LC 8.2.My process work fine but when I use the workbench, I can see the xfaform variables in the XPath Builder in red with the message : Error: java.lang.reflect.Invokation.TargetException).I can use them in process and the process works but I can't use the builde...
hi guys,I got an error occurred creating the form (task 1202, form 0). (ALC-WKS-007-040).i am using XDP form.so what can i do now?I am very new person working on LiveCycle. I read earlier topic on same error but cant undersand anything. so please help me in simple manner.........thanks
Hi,Does anybody faced the problem while rendering pdf when parameter of renderForm method sContentRootURI is set as https url?Any help is appreciated!Thanks-Dhananjay
Is there a limit to the number of rooms you can create? I'minterested in building an app that lets users have private chatrooms so I assume I need one room per private chat. Can I create aroom per user or should I create and delete them on the fly asneeded (through a template)?thanks
if i have a form and have added buttons for either an email submit or an PDF submit- is there a way to make it so that there is either a redirect to a confirmation page or that a confirmation email is sent to the user?Thank you very much.
I downloaded CocomoSDK_0.9 and tried to compileWebCamera.mxml in examples.I got class missing error ofcom.adobe.coreUI.controls.CameraUserBar.There is no name on the livedocs (api reference).Is this class coming soon?