Can I limit the size of a form field so as not to overflow?

  • Thread starter Suzanne S. Barnhill
  • Start date
S

Suzanne S. Barnhill

You can limit the number of characters permitted in a text form field, but
this won't prevent users from pressing Enter to start a new line/paragraph.
To curtail the height of the form field, put it in a table cell (it can be
borderless) with an exact row height. This won't keep users from entering
more text than will fit, but most of them will get the message when their
text starts to disappear.
 
I

Irish Lady

Sorry for the duplication -- first time posting --

I can't seem to get the character limit setting to work - no matter what # I
enter, it still allows me to continue typing.

If I do the exact row height option, won't the pagination change even though
the text is "hidden?"
 
S

Suzanne S. Barnhill

I can't seem to get the character limit setting to work - no matter what #
I
enter, it still allows me to continue typing.

Even after you've protected the form?
If I do the exact row height option, won't the pagination change even though
the text is "hidden?"

No, the pagination will not change. The excess text may be visible in Normal
view but not in Print Layout view or Print Preview and will not print.
 

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