Word template resets form fields when protect button used

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

Guest

I have a report template that works great on many other computers but resets
the form fields when the "protect form" button is hit to lock and unlock the
template. I have read the discussion today on this similiar subject but need
a less technical answer if that is possible....
 
Hi akhometeam,

This is the default behaviour when protecting a form. One wonders whether it's been correctly designed if it regularly needs
unprotecting. If you need a section for inputting free-form text, perhaps you need to have that section unprotected. Having said
that, you can use a macro to (re)protect the document without resetting the formfields.

Cheers
 
Hi akhometeam,

This is the default behaviour when protecting a form. One wonders whether it's been correctly designed if it regularly needs
unprotecting. If you need a section for inputting free-form text, perhaps you need to have that section unprotected. Having said
that, you can use a macro to (re)protect the document without resetting the formfields.

Cheers
--
macropod
[MVP - MicrosoftWord]
-------------------------



akhometeam said:
I have a reporttemplatethat works great on many other computers but resets
the form fields when the "protect form" button is hit to lock and unlock the
template. I have read the discussion today on this similiar subject but need
a less technical answer if that is possible....- Tekst uit oorspronkelijk bericht niet weergeven -

- Tekst uit oorspronkelijk bericht weergeven -

In addition: using a macro you can use the parameter reset:=False to
let the fields filled in.
Or use a newer Word version, in which you can choose to reset the
fields.
Or, indeed, check your design. A form should be very static.
 

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