Form Disappears if <ENTER> pressed

  • Thread starter Thread starter Magus
  • Start date Start date
M

Magus

I have created a form for people to record their attendance. They are
supposed to <tab> through the fields but a few have hit <enter>only to have
the form disappear uncompleted. How can I change this behavior such that
hitting <enter> has no such effect. If such cannot be changed then is there
a way of showing that there was an error and for the user to resubmit?

Thanks
 
Use Validation (right click on a form field Form Field
properties | Validate). Set up the last required field on
the form for some sort of validation.
 
Add a field at the end of the form or select an existing field and require
input by validating the form.
 
The easiest solution is to make the last field on the form required using FP Form Field Validation.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top