Hi,I would like to create some instances with addinstance when a pdf is opened (without user interaction). I´m using this code at the layout ready event of the main form object. However, the cursor starts blinking as it was in a loop...form1.P1.ItemSet.instanceManager.addInstance();Thank you
I create some forms for a huge company. It´s hard for them to update the reader for all customers. They use the reader 7.0.0. The datefields show always the dropdown-arrow inside the field. Is there a possibility to change that, or is it necessary to update the reader?
Hello all,I am having a problem with a form I am laying out in LiveCycle Designer. I have a textfield that users click on and enter information. After the users are done updating the text field, if the text field contains a value I want it the fillcolor to be white. If the text field contains no val...
I am trying to calculate time (for an employee timesheet) - running into a lot of problems. Anyone know of a template out there? Or perhaps a sample of FormCalc script that they could share.I am desperate.
Need to know the script to use for calculating Time via FormCalc. Is there an area where someone could go to find SAMPLES of things like and employee time sheet. There is one with the product but its to basic (I need something that can calculate how much time between 8:10 am and 5:15pm and perhaps a...
HiI have load a xml file on the file -> properties of the form.When I preview the pdf all works ok, but when I have saved the document and I have opened the pdf file with adobe acrobat. Then data hasn't loaded.Somebody know what happen?ThanksRuben
Hi I am trying to use a importdata function.I have created a button that on click execute this:xfa.host.exportData("c:\myxml.xml",0)When I click on the button I have obtained this error (This is a personal translation)NotAllowedError: The security config don't allow the access to this property or me...
Hi,What I want to do is- query a database- populate a form template according to the query- render the template as pdf- send the form to multiple users (queried from a database)I learned, that the Form Server Render QPAC only merges a form variable into a form template, not XML data (Adobe Forums - ...
Does anyone have some quick tips on how to calculate time - I have managed successufully to calculate the time but I'm having a hard time deducting another field (lunch hour). ????