I'm creating a multi-page form using many content controls. Most of the content controls are on the main body of the form. However, some of them are in the document header and footer.
When I restrict editing to filling in forms, the header and footer become unavailable for editing, so my users will not be able to access and edit those content controls.
Is there any way I can restrict editing so that users can only edit the content controls, but still allow access to the header and footer? I can't take the header and footer out and integrate them into the document, because the main body of the document will vary in size. Help!