I'm trying to populate a text field on the Master Page of a form by having it populate as a user types data into a text field in a content area. So far, I have it populating when the user puts the cursor into the Master Page text field and then leaves that field after typing data in the text field ...
I have some logic in my e-mail submit button to determine who needs to receive the form based on information in the form. Based on my sample code, when I click the submit by e-mail button and TextFiel4.rawValue is D781008CX03, it will actually change the value in TextField4 to "true" when submittin...
Hi All,I am working on web service call using javascript. I used below code while calling web service on click event of button.var e;try{ var oListURL = "http://www.webservicex.net/CurrencyConvertor.asmx?WSDL"; SOAP.wireDump = true; var service = SOAP.connect(oListURL); xfa.host.mess...
Hello,I am developing an VISITOR Adobe Interactive Form, i have Designer 8.1 and Reader 9.0 in my Windows 7 Laptop. When i checked the menu EDIT-->form properties --> Compatability, its Adobe XML form File (XDP)When i opened this VISITOR interactive form in a browser, right clicking and checked form...
HelloI am developing an VISITOR Adobe Interactive Form, i have Designer 8.1 and Reader 9.0 in my Windows 7 Laptop. When i checked the menu EDIT-->form properties --> Compatability, its Adobe XML form File (XDP) When i opened this VISITOR interactive form in a browser, right clicking and checked form...
Hello!Reading around I found out it is possible to create macros in LC Designer and placing them under the Tools menu (http://blogs.adobe.com/formfeed/2010/01/designer_es2_macros.html). However, what I need is something hopefuly simpler: I need a script to find and replace certain characters in the ...
I have created a table in LiveCycle using a dropdown box with options to select "1", "2", or "3". The problem I am having is when I open the PDF from the user's perspective... Once I select any of the available options, I can't clear them out of the box. This is a problem if the user accidentally ...
Hi Guys,I am new to creating forms. I am trying to make my business more electronic and professional by getting my mechanics to use pdf forms to complete service sheets (we are in the truck repair business).I have attached the sheet that I am trying to convert to a form. Where I need some help, is I...
Can someone please help....There is request to have a hidden field on the form that will be prepopulated from the database. It is going to be 6 digits long and could start with either 02 or 04. I need to check, on DocReady event, for the first two digits. If first two digits are 02, the layout of th...