I have two subforms (SUB1 & SUB2) with a repeating row (Container) for each data item . A new "Container" row is added to each Subform via an Add row button. NOTE: When the button is pressed, both subforms receive an additional row:SUB1._Container.addInstance();SUB2._Container.addInstance();Currentl...
I am having a very difficult time creating a Button in LiveCycle Designer that works correctly as I want. I've read at least 10 articles and everyone of them dispute one another in method.Basically, I want a user to fill out this form and then hit the Email Submit Button and it sends that PDF to Use...
When FORM is rendered as HTML, the submit button does not work, The following are the steps that I performed in my existing XDP form.1) Added a button object to the XFA form dom2) Gave the following properties to the Submit button in the object pallet a) Selected the Contron Type as Execute ...
Hi Guys, Do you know if cripto.js or any js encryption library can be used inside a PDF XFA in order to use SHA 1 to encrypt some data fields in the form and add the result to a PDF417 Barcode? I know that we can implement js in LC Designer using the script object: http://help.adobe.com/en_US/live...
Is it possible to send more than one parameter to the "dataRef" option of a mobile form via a URL?It looks as if a single parameter can be included but additional parameters are ignored when passed in a URL. For example: http://server:8080/lc/content/dam/lcapplications/theApp/1.0/Forms/theForm.xdp/j...
I recently upgraded to ES4 so I would be able to created bulleted lists in forms. However it seems that the increase/decrease indent doesn't work. Is this a known problem? Is there a work around?
Maybe you all meet a situation that, if you edit the pdf form with adobe reader or acrobat and close it, it will jump out a window and ask "do you want to save the change before closing?".Does anybody know how to cancle this asking? Because users can't save the file directly and I added a function t...
I have one field for SSN or EIN number. The xml output needs to be in either 123-45-6789 or 12-3456789 format depending on if the entity is a person or a business. I have a couple other fields I can likely use to trigger one format over the other but I'm not sure if I can selectively format one fiel...
We have a number of dynamic XFA (PDF) forms we have sent out to end users. Those end users are in the process of upgrading to Adobe Reader 11.0.07 (Windows, Released 5/13). However upon upgrading, the users when opening the form get a number of modal dialogs with a notice stating "Bad parameter." Th...