A form contains a table with 3 rows, during the workflow of the form a lot of instances of the table was added via addInstance(). But now for a special case it's necessary to add a instance from the table with only row1 and row3 (without affecting the other instances). Is this possible? And how?Anyb...
We have a unique requirement. Once the PDf is generated thru Web Dynpro, the users want to be able to import one or more PDF documents at the end of the generated PDf document.Then they want to save it as one big PDF document.Is this doable? Has anybody done something like this before? Please, I nee...
I'm working on a manufacturing flow that will tell operators everything they need to know about the step they're working on. Most steps have a Word Document and an AutoCAD (.dwg) file associated with them. How can I link to these files in my form?I can put the path there (C:\Documents\test.doc) whic...
I created a form with 3 Boxes.Box 1) QuantityBox 2) PriceBox 3) AmountWhen I fill in the Quantity Box and email it to be priced, the recipient can change the quantity. How do I change this so they are only allowed to fill in appropriate boxes?
Hi All,I've created a service that populates XFA PDF form with data from XDP XML file.Is it possible to define in my XML file if certain field is read only/user entered and it will be so in the generated pdf form?Thanks in advance!
Using LiveCycle 8, I am creating a form which has an image which will change when the user clicks the image object. I downloaded the trial of Acrobat Professional 8.0. In this version, instead of creating a form in Acrobat, it uses LiveCycle 8. In LiveCycle, there is no Image Button and the Static I...
Why is it that when I have a data connection created by a sample xml...the only thing that exports is the fields that have a connection to something. How can I get all the fields to export rather then just the few that have databinding?
I´m very new at LiveCycle and I haven´t been able to create a function to accomplish a very simple thing because I guess I´m missing something.What I want to do is to call a function in the mouseup event that just sets the rawValue of a Text Field to my name. I have the following:---- form1.#variabl...
I'm trying to work with a custom event, and I'm running into an issue. I've defined the custom event and defined a schema for the event data. I have one process that is throwing the event, and another process that is receiving the event.The problem is, in the process where I'm throwing the event, I'...