Hi,Is it possible to enable commenting in a pdf, via reader extensions without enabling the "attach a File as a Comment" or the "Record Audio Comment" options?Thx,João
This is going to sound silly, but here goes. I've created a form that has date fields. My employer wants the fields to be drop down boxes. So i have a drop down for day, month, and year. I have dates starting with 1900 going all the way up to 2025. There will not be anyone updating the form regular...
Hello,I have a field which the user enters a number. The field is 9 digits long, and the number that the user enters needs to start with the number 1. Is it possible to format the field to start with a 1?Thank you,Nik
HiI've a requirement for an Air Application.Which include Drag image from System DeskTop and Drop Directly on WhiteShareBoard.Will you pls inform me is that possible?I've studies Custome Shape Example.In which user need to upload the image and Then Select the image and use it.Can't we shorten entire...
I developed a PDF form using Livecycle and now discoved that the computers that users have do not have an email client installed. instead, they use OWA. So my Save and Send Email button will save the PDF but not email it. Is there a way to send the PDF (I've read something about http or server-side ...
I have a 4-digit field that the user must fill in. When the field is filled, I need a drop-down list display. What event do I use for the script on the 4-digit field? I have gotten the script to work on radio buttons and check box, but am having trouble with this new situation.Thanks,MDawn
I'm a newbie to javascript and need help with the simplest way to create an order form. The fields required are Order No., Description, Unit, Price, Quantity and Total. The user would enter an order number which would automatically complete the Description, Unit and Price fields. I have 448 produ...
I have a "add page" button on my form that is suppose to create a new instance of both page 3 and page 5.I got it working in two different fashions:FormCalcPage3.instanceManager.addInstance(1);Page5.instanceManager.addInstance(1);JavascriptPage3.instanceManager.addInstance(true);Page5.instanceManage...
Hi all, hoping you can help me again with a query. I'm using LiveCycle Designer ES2.I have a text field on my form - let's say Account Number - that has a validation pattern of text{AA999}|text{99999} i.e it must be a 5 character string, either two letters and three numbers or 5 numbers. This is s...
Hi,I used EmailService in my process and I also tried to use default settings for sending email (by checking box labeled as Use Global Settings). But I got error below, and I could not find where I should enter the appropriate values as default email connection settings?2010-10-18 14:11:19,822 WARN ...