These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Remove Calendar from Date/Time Field

Nathan-bfhd
Registered: Jul 26 2007
Posts: 2

Using Designer 7.0 - Is there a way to remove the calendar from the date/time field. Or, is there a way to require a date format MM/DD/YYYY in another field type. One of my fields is a BirthDate and users are finding the calendar annoying since it starts out on the current date and their birthday was 40 years ago (or whatever). It would be better to just have a field that holds the date format but doesn't have the calendar.

My Product Information:
Acrobat Pro 7.0.9, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
It's a date/time field because of the popup calendar, it cannot be removed. However, you can enforce input formatting on a regular text field with a Validation and/or a Change(or keystroke) event.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script