Is it possible to allow formatting in form fields?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

We are developing a simple question/answer template, and have used form
fields for the user's answers. We would like to protect the document and
limit the space for replies, but also allow users to format their responses.
Is there any way that formatting (eg bold, bullet points) can be enabled
within form fields? Or is there any other way we can achieve this goal?
 
Hi =?Utf-8?B?U2FiZGhh?=,
We are developing a simple question/answer template, and have used form
fields for the user's answers. We would like to protect the document and
limit the space for replies, but also allow users to format their responses.
Is there any way that formatting (eg bold, bullet points) can be enabled
within form fields? Or is there any other way we can achieve this goal?
This can only be done using macros that
-unprotect
- apply the formatting to the selection
- reprotect (without resetting)

This is fairly simple to achieve (and can mostly be recorded in macros then
pasted together) as long as the form fields are NOT in a table. If they are,
then you run into problems with SELECTING.

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 8 2004)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)
 
Back
Top