FormDataIntegrationService and ALC-DSC-003-000:...
Hi all! We have Adobe LC ES (version 8.2) over JBoss.We are trying to invoke the FormDataIntegrationService Service, which we see that is accessible on the server and operating (as we see in the...
View ArticleSubmiting form data to SQL server
Hello! 1st of all i'm new in livecycle and would like some advice: Im trying to save data from a livecycle form to a SQL server database. I made a simple example form with few fields, with no...
View ArticleField count
I need to track the number of Yes, No, and Checkbox selections made in a multiple page form. These need to be counted individually and summed for a total count to be displayed on the final page of the...
View ArticleHow to Pass XML Data to a PDF Form and Load it into form fields
I have xml Form data in a string. I would like open a programatically launch a pdf document and pass the xml data as one of the parameters and this xml data needs to load all the form fields.Any Idea...
View ArticleBcc Email button
This is the code that I have set up now: : "mailto: Katerina.Aburn.ctt@mda.mil,SPPCOHVVITSupportTeam@mda.mil;?bcc=Doe.Loe.ctt@mda.mil;&subject...
View ArticleWe need to create fillable PDF forms and convert those to XML. What should we...
We need to create fillable PDF forms. The forms have a definite structure. The filled forms and sent back to us. We need to scan those forms and convertthose forms to XML. Our final goal is to extract...
View ArticleDynamic data connection
Hi, I was wondering if there is a way to setup data connection to call web services dynamically.There are 3 environments (Dev, Test, and Production) and each environment has designated web services...
View ArticleFolder hyperlink issue again - code reads differently in Reader than in...
So when I use Acrobat Pro, and paste a link to a server folder, the link works correctly. (I have to copy the folder link and then put "file:" in front of it to make it work, but it works). For...
View ArticleAuto fill same fields in multiple different pdf forms?
I wish to enter information such as project name, company name, date, etc. into a single data sheet. Then I need to autofill the same two or three fields across multiple separate pdf form files. In...
View ArticleAdobe LiveCycle Designer ES2 email button question
I am using Adobe Lifecycle Designer ES2 to create an Adobe Acrobat X pdf form. The form uses a checkbox to select different options, and then the form is sent via e-mail to a specific e-mail address. I...
View ArticleSimple after dropdown update question
Hi: I have a little ms access 2007 DB with 4filelds: Name, ID, License, State. I have a Dropdown list where I choose the name, That works fine. I Can see the complete list of names after I click on the...
View ArticleXDP - open PDF with #toolbar=0 problem in IE
Hi When opening PDF's using a correctly constructed XDP I specify at the end: <pdf href="some.pdf" xmlns=http://ns.adobe.com/xdp/pdf/ /> Everything works correctly in all browsers. I would like...
View ArticleChanging Livecycle form to an Acroform. This needs to work..
Okay when I asked my managers to purchase the software, I must have misunderstood LiveCycle capabilities cause I would not have purchased Acrobat Pro if I wasnt able to do this..and this is bad. At a...
View ArticleCheckbox will not uncheck
I have the following checkbox code: if (this.rawValue == 0){ hc1.value.integer.value=0; hc2.value.integer.value=0; hc3.value.integer.value=0; hcgray.presence = "hidden";...
View ArticleHow to Create Drop Down List Actions?
hello,i was wondering how to create such drop down list action in Adobe Livecycle that when i choose one List Item it shows certain text fields under to it. ie. im having one drop down list that is...
View Articlethe Submit by Email button
When testing the form in the preview PDF or in PDF, the 'submit by email' button shows the following message: Message:In English: There is nodefault mail clientorthecurrent mail clientcan not...
View ArticleRadio Buttons – How to Hide and make visible multiple / random text fields...
Hello, I need to create a form that, All fields are Hidden but If you select "Dealer Warranty" Radio Button, 9 of the 10 Text Fields will be visible but if you select "Service Technician" only 8...
View ArticleNeed field to be read only once saved...
I have altered the current date field to create a unique ID for a form. What I need it to do is to become READ ONLY once the user clicks the Submit button. Below is my current FormCalc code $.rawValue...
View ArticleCheckbox to hide subform not working
I have what i think is a fairly simple dilemma. I have a checkbox that will be used to show/hide a subform when checked/unchecked. However, none of the code I have written seems to work. The checkbox...
View ArticleHow many subforms can a LiveCycle Designer form have, and can at least half...
Hello, Here's my question: How many subforms can a LiveCycle Designer form have, and can at least half of that number be repeating subforms? I have a very large dynamic form that I've divided up into...
View Article