I apologize in advance for the lengthy post....I have a form that requires, among other things, a date in the following format: mm/dd/yyyy.
After a lot of experimentation I have been able to validate and put default dashes in for the date (_ _ / _ _/_ _ _ _) in the form field, but Acrobat will not allow me to do both at the same time. I'm not sure if I'm doing something wrong or if it is actually not possible to have both features work simultaneously.
If you have any other interchangeable solutions, please feel free to share. Ideally, what I want my form to do is one of two possible things:
1) Before someone clicks in the form field, they will be able to see "mm/dd/yyyy" and after they click on the field, they will be able to type in their own date without having to delete the variables that are temporarily representing the date. In the past I have made "mm/dd/yyyy" my default text, but I believe it makes it more time consuming to have to backspace over all of the variables and it also runs the risk of the person entering information deleting the dashes and entering the date in their format. I have also put / / separated by spaces in order imply the correct format but I was wondering if there was a simpler way of doing things.
OR
2) As someone begins typing in the date field the dashes ( / / ) automatically appear in the field when the mm/dd/yyyy format is being entered.
Since I am a relatively new user, a lot of things get lost in translation if I simply read them off of the forum. Perhaps if anyone is willing to help, they could also attach an example document that I view in addition to the forum answer. That way, I could go into the Acrobat document to see what your field properties are set as and apply them in my own document.
Again, I don't know if either of these (or an equivalent option) are possible, but if they are, I would really appreciate the help.