Dear Adobe developers,I am having a problem.I recently made a lot of forms (xx) in lifecycle designer for our company website. They all had the same background (design for letters) with the use oft the same masterpage in each form.I just cleared the design view tab and made a new form, with the same...
Hi Flex Community,I have a web service with a SOAP response (XML Document) andstore the result in a XMLList. Here the SOAP response:<method:ReportListResponse xmlns:xsd="http://www.w3.org/2001/XMLSchema"xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"xmlns:SOAP-ENV="http://schemas.xmlsoap.org/s...
Got a XDP form that has 11 dropdown lists,it's rendered as PDF in WorkSpace;and at the form:Ready event, it uses the "clearItems()" and "addItems()" to build those 11 dropdowns. there's no other java scripts.each dropdown has about 100 items. each item has less than 10 characters.and it took about 2...
As i tried out the LiveCycle Designer ES i cant found the setting user to adjust the character spacing like what we do in word document, what i got is only the spacing above & below but that doesn't help. Is any tools or setting available in LiveCycle ES can make it happen?
Thanks for the help in advance.Sorry I am new to JavaScript. I am having instance issues. I have a line of code that adds instances of a table and a text field and works great.Here is the code: Form1.Body.AddLine.btn_AddLine::click - (JavaScript, client)Item.instanceManager.addInstance(1);But when t...
I am getting a runtime error when I click a button that firesthe addPerson function.TypeError: Error #1009: Cannot access a property or method ofa null object reference.at main/addPerson()[C:\Documents and Settings\edunn\MyDocuments\Flex Builder 3\workspace2\Test-1\src\main.mxml:178]at main/___main_...
Hello! I've been using Flex ! I Traying to use the code to handling de .Net webserviceresult to a Data Grid using Flex 3 but the code doesno't work. I don't have error message, but de grid is empty.What is wrong ?!ThanksMax___________________________________________________________________________We...
I've noticed there's not much in the docs about using flex + LiveCycle using Remoting. I see there's an API Reference for Java, and an API reference for WebServices. BUt there's none for Flex Remoting!!I'd wish to know about classes and methods that are available via LiveCycle Remoting, but there se...
I'm currently unable to run the Create or Edit Form Guide command in LiveCycle Designer ES. When I execute the command I get the message "The plug-in 'Guide Builder' is not responding and will be stopped. Re-installing the plug-in may help correct the problem" and the Guide Builder perspective does ...
We are developing a form and Document Control required the form have a field on the form footer to show the live "Path & filename". I need what is shown in the properties under "File" to show up in the footer. I have been unable to locate the correct syntax to type in the footer. Can you tell me how...