Ok ok. Hope someone can help me out here!I tried this in Acrobat Pro first, but I dont know Javascript and so couldn't modify the "Call Date" script to get the Time instead. Fortunately, I also have Livecycle and everything looked so simple BUT it's not working.Let me explain what I'm trying to do....
I'm creating a form that needs to have some data entered on the first page (a patient name) which then gets echoed to all of the subsequent pages on the form in case the pages get separated.I have two master pages: one for the first page, with the company logo, and one for subsequent pages, which ha...
Hello,I'm getting the error message "missing ; before statement 24" in the following script://Create a variable to hold the document objectvar StartDate = (xfa.form.form1.page1.signature.StartDate.rawValue);var EndDate = (xfa.form.form1.page1.signature.EndDate.rawValue);var assocName = (xfa.form.for...
I have a client who won't allow JavaScript in their forms for security reasons. I'm trying to convert the JS I've used to work with FormCalc instead, but I don't have much experience with FC and I'm stuck at the first hurdle.I want to display the current and total pages in the master page and I've ...
Hi,I need a little help with the submit button. The user submits the form as PDf to a servelt using submit button. The form submitted is validated at server side. If there are any errors the error messages are to be displayed to the user as a part of Form.My approach was to have a hidden field prese...
I have created a form in Livecycle designer and it has ended up being 1MB in size. As it is being uplaoded to the web for client to completed, is there anyway of reducing the size of the document?
Livecycles ES2 - 9.0.0.0. GM - SP2Microsoft Windows Server 2003 - Standard x64 Edition - Service Pack 2OpenOffice 3.3 - Typical Install Hi,When trying AdminUI to convert an MS Word document to PDF I get,Error Code:16004 Error Message: Error message from the primary converter:ALC-PDG-016-0...
I have 4 textboxes in my form. All textboxes are for the user to input email addresses.I'd like for the form to submit to the emails written in these textboxes.Can anyone help with a script for that?
I am building a form and thought all i had to do was to "tweak" the location of some numeric and date fields to finalize it. These fields are floating within text fields. But when I move a field, all the other fields move too. When i press the left arrow key fields still float to the right. What...
Hello,I have 2 dropdown lists that I want the user to select names from and have their selections determine the 2 recipients of the form when it is submitted by email.I also need the forms to be submitted as PDFs, not XML data.Please help.Regards,Zero Zone