Re: stopping someone from tabbing past a certain text field
Chad Leigh -- ObjectWerks Inc <chad+macosx-AU1NHruoRJaEK/[email protected]>
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
On Feb 6, 2010, at 4:56 AM, Uli Kusterer wrote: > On 04.02.2010, at 18:22, Chad Leigh -- ObjectWerks Inc wrote: >>> For the user it's typically *very* frustrating to be prevented from leaving fields blank - I'd advise against doing that. >> >> Well, on a product registration page where 2 of the fields must be filled out, I'd rather they knew it before they hit the submit button and are told. > > Several options: > Thanks for those who replied. While I think in my particular instance it would not cause problems, it is not important right now to implement it. I have a check on submission that the fields are not blank and put up an alert sheet if they are and allow the person to correct. I will look further at the suggested methods of handling this and implement a more detailed solution later. Thanks! Chad