Form Fill-In with Editing Restrictions

P

PAR

In the Text Form Field Options, I set up all fields with a maximum number of
characters "Maximum Length." I also set up my form as a "Protected Document"
and restricted editing except to fill in the form fields, however, a user can
still enter a hard return in the fields. Is there any way to restrict a user
from entering additional returns?
 
S

Suzanne S. Barnhill

Most forms designers put the text form fields in table cells with preferred
width and exact height (and auto resizing disabled). This doesn't prevent
the entry of excess text but discourages it because the text disappears,
which is enough of a clue to most users. If, however, you want to be more
draconian, see "WD: How to Code ENTER Key to Move to Next Field in Form" at
http://support.microsoft.com?kbid=211219. This involves a macro, which will
require that you distribute the form as a template to be stored in a trusted
location so that macros will be enabled.
 

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

Top