I have a submit button in a form and when the user clicks it, I want to check to see if they changed anything on the form. If they did, I will advise them to save the form before submitting.How would I determine if anything changed?Thanks for the suggestions....
When I press the "submit email" button on my form, it opens Lotus Notes (yes, gag, corporate decision) and appends the XML file to an email that states:"The attached file contains data that was entered into a form. It is not the form itself.The recipient of this data file should save it locally with...
I have a date/time field called SubmitDate. I'm trying to store the date/time into that field, just before saving the form. For some reason this JS is not working.SubmitDate.rawValue = Date.getDate();app.execMenuItem("SaveAs");app.launchURL("http://Adobe.com");Am I doing something wrong?
So I am creating a purchase order sheet on livecycle and I have a table that has 5 colums: Catalog number, Description, Quantity, Unit Price, and Amount. I am looking for a calculation that when I input the catalog number, for example 7008, that it will automatically fill in the unit price for that ...
I have a compatibility problem with Reader 9. I have designed a PDF with Adobe LiveCycle Designer ES 8.1. and a button, the JS code: app.execMenuItem("SaveAs"); But if I use Reader 9, get the error message: "The document could not be saved. There was a problem reading this document (105)." (if I us...
Hi everyoneI am missing the old feature in LC designer 7.1 to mark an active field as not being part of the taborder. Have anyone found a way to set this up in LC designer 8.2We have many forms with open fields that we fill out automatic when the user opens the form - this can be edited, but mostly ...
Hello All, I'm using TaskReminderSent asynchronous event handler to send remainder email to a particular person. Now the requirement is, I have to send this reminder when two tasks occurs. Lets say when a task A happens then i have to send the email and when task B happens then also i have to send...
Hi, all. When my form is opened in Adobe Reader, there is a default purple banner at the top that says: Please fill out the following form. If you are a form author, choose Distribute Form in the Forms menu to distribute it to your recipients.Is there a way that I can suppress this banner? Thanks!Su...
Hello all, I have a requirement where in which i have to convert a fax to an email and send the same to a group of members. I'm using LiveCycle 8.0.1, Is there any way i can do that? Lets say a person sends a fax to a number xxx-xxx-xxxx, i need to do some configuration which takes this fax at that...