Hi,I've successfully installed Flash Builder 4 (FlashBuilder_4_LS10.exe) with Data Model plugin (Adobe_Application_Modeling_plugin_v102_eclipse35.zip). On my local pc (XP Professional) I'm running tomcat with LS (lcds31-win.exe). I can run all the examples but when I try to add oracle DB as a data s...
Hi,can I set up the submit button to send the form data as xml and also include a copy of the filled out pdf-form?I can make it work whith either xml-file or pdf-form, but not both at the same time.Hope anyone can help.K
I am trying to Show / Hide the final page of an audit report depending on what town is selected from the drop down box.The code that I'm using is :if ("4" == xfa.event.newText){Page7.presence= "visible";}Page 7 is set to "hidden" as I only want it to show / print if certain towns are selected (Bund...
Hi Guys,various bits of documentation refer to being able to put a users email address into the watermark as part of a policy.However the only options appear to be:User NameUser IDPolicy NameCurrent Date andCustom TextIs there a special variable that I can use in the Custom Text?I could use the emai...
Hi guys i have a switch statement attached to a text fields cauculate field - it is required to show/hide various fileds it is behaving very weird - if you make an initial selection its fine - everything shows/hides correctly - but if you change you selection more than a few times it seems to defaul...
Two Questions:1. I have a two page form, where the user enters a name. I want the name to also show up on the second form on the bottom (like a footnote), so that the two pages are not miss filed. How do you create a field (possible text) that when you enter a name in the first page, it automaticall...
Hello,I have a form that is currently 2 pages long. On the end of the first page there is a button you can click to make additional fields come up. When this happens, the addition fields show up on a new page, and the information that was on the second page moves to a thrid page, leaving a huge bl...
In the LCDS3.1 doc, it's said "Using theshared-backend="false"configuration attribute does not guarantee a single consistent view of the data across the cluster. When two clients are connected to different servers in the cluster, if they perform conflicting updates to the same data value, each serve...
I use the section capability to join two rows together. I have a button that will duplicate the section. Which on the screen shows perfectly. However, when you save the file, and open it back up it does not maintain those sections. It combines them into one. look at this example:TABLE 1ROW 1: e...