G
Guest
Is there any way to limit the number of characters entered into a form field
based on another field's value? I have a form that normally accepts 15
characters, but in certain circumstances I would like to only accept 4. How
could I generate a message box if the user tries to enter a fifth character
when another field on the form has a certain value?
This text field is for a date, but I have it set as a text field so that the
user can enter either a year only, a year and a month, or a year, month &
day. It is also necessary to use the term "about" after the date
occasionally. In certain circumstances I want it to be a year only. Is this
possible?
Thanks for all the help you've given me in the past!
based on another field's value? I have a form that normally accepts 15
characters, but in certain circumstances I would like to only accept 4. How
could I generate a message box if the user tries to enter a fifth character
when another field on the form has a certain value?
This text field is for a date, but I have it set as a text field so that the
user can enter either a year only, a year and a month, or a year, month &
day. It is also necessary to use the term "about" after the date
occasionally. In certain circumstances I want it to be a year only. Is this
possible?
Thanks for all the help you've given me in the past!