How to Lock a Word Template So Users Can Only Fill Forms
🔍 WiseChecker

How to Lock a Word Template So Users Can Only Fill Forms

You need to distribute a Word template where colleagues or clients can enter data but cannot change the layout, headings, or instructions. The built-in form controls in Word let you create fillable fields, but the document remains editable unless you restrict editing. Without locking, users can accidentally delete instructions or modify the structure. This article explains how to configure form controls in a Word template, apply editing restrictions that allow only form filling, and save the file so the restrictions persist every time someone opens it.

Key Takeaways: Lock a Word Template for Form Filling Only

  • Insert form controls from Developer tab > Controls group: Use legacy form fields (Text, Check Box, Drop-Down) or the newer content controls (Rich Text, Plain Text, Combo Box, Date Picker).
  • File > Info > Protect Document > Restrict Editing: Under Editing restrictions, choose “Filling in forms” and then click “Yes, Start Enforcing Protection.”
  • Save as .dotx or .dotm: A template file ensures that every new document based on it inherits the locked form fields and editing restrictions.

What Are Form Controls and Editing Restrictions in Word

Form controls are interactive elements such as text boxes, check boxes, and drop-down lists that you can insert into a Word document. They allow users to input data without altering the surrounding text or layout. Editing restrictions are a protection feature that limits what a user can do to the document. When you combine form controls with the “Filling in forms” restriction, users can only interact with the form fields. Everything else — headings, instructions, tables, images — becomes uneditable.

Prerequisites Before You Start

You need a Word template that already contains the form controls you want users to fill. If you have not added any controls yet, you must enable the Developer tab first. The Developer tab is hidden by default in Word. To show it, go to File > Options > Customize Ribbon, then check the box next to “Developer” in the right pane and click OK.

Types of Form Controls You Can Use

Word provides two sets of controls. Legacy form fields are older but work in all versions of Word. Content controls are newer and offer richer formatting options. For most modern templates, use content controls because they support features like date pickers and combo boxes. If you need compatibility with Word 2003 or earlier, use legacy form fields.

Steps to Insert Form Controls and Lock the Template

Follow these steps to create a locked form template. The instructions assume you already have the Developer tab visible.

  1. Open the template file
    If you are creating a new template, start with a blank document and design your layout. Add headings, instructions, and any fixed content. When you are ready to add form fields, switch to the Developer tab.
  2. Insert form controls from the Developer tab
    Click anywhere in the document where a user should enter data. In the Controls group, click the type of control you need. For a text input, click the “Rich Text Content Control” or “Plain Text Content Control.” For a choice list, click “Drop-Down List Content Control” or “Combo Box Content Control.” For a date, click “Date Picker Content Control.” To add a check box, click “Check Box Content Control.” Repeat this step for every field in your form.
  3. Set properties for each control
    Select a control and click “Properties” in the Controls group. In the dialog box, you can set a title, a tag, and whether the control can be deleted or edited. For a drop-down list, click “Add” to enter the list items. For a date picker, choose the date format. Click OK when done.
  4. Protect the document to allow only form filling
    Go to the Developer tab and click “Restrict Editing” in the Protect group. The Restrict Editing pane opens on the right. Under “Editing restrictions,” check the box that says “Allow only this type of editing in the document.” From the drop-down list below, select “Filling in forms.” Then click “Yes, Start Enforcing Protection.”
  5. Set a password to prevent changes to the restriction
    In the Start Enforcing Protection dialog box, you can enter a password. Type the password in both boxes and click OK. Without a password, any user can stop protection and edit the document. With a password, only someone who knows it can remove the restriction.
  6. Save the file as a Word template
    Click File > Save As. In the Save as type drop-down list, choose “Word Template (.dotx)” for a macro-free template or “Word Macro-Enabled Template (.dotm)” if your template contains macros. Give the file a name and click Save. The template now opens with the editing restriction active every time someone uses it.

Common Mistakes and Limitations When Locking a Form Template

Users Cannot Click Into Form Fields After Protection Is Applied

This usually happens when you use content controls and the document is protected with “Filling in forms.” Content controls are designed to work with the newer “Restrict Editing” feature, but legacy form fields require a different protection method. If you used legacy form fields, protect the document by clicking “Protect Form” in the Developer tab (in the Protect group) instead of using the Restrict Editing pane. For content controls, always use the Restrict Editing pane with “Filling in forms.”

The Template Still Allows Users to Edit Text Outside the Form Fields

This happens when the editing restriction is not applied correctly or was removed. Open the template, go to Developer > Restrict Editing, confirm that “Allow only this type of editing in the document” is checked, and the drop-down shows “Filling in forms.” Then click “Yes, Start Enforcing Protection” and save the template again. If you skipped the password step, users can stop protection and edit freely.

Form Fields Disappear or Become Unusable When the Document Is Opened on a Different Computer

This occurs if the template uses content controls that rely on specific fonts or add-ins not present on the other system. Stick to standard fonts like Calibri or Times New Roman. Also avoid using ActiveX controls (the third set of controls in the Developer tab) because they require system-level permissions and often break on other computers.

Users Can Save a Copy of the Filled Form as a Regular Document

This is by design. When a user fills out a template and saves it, Word automatically saves a copy as a .docx file, not as a .dotx template. The editing restriction remains in place on that copy. To prevent users from removing the restriction, always set a password. Without a password, anyone can open the filled form, go to Restrict Editing, and click “Stop Protection.”

Word Template With Form Controls vs Document With Form Controls

Item Template (.dotx / .dotm) Document (.docx)
File type Word Template Word Document
Default behavior on open Creates a new untitled document based on the template Opens the existing document directly
Editing restriction persistence Restriction is inherited by every new document created from the template Restriction stays only on that one document
User workflow Double-click the template file, fill the form, save as .docx Open the .docx file, fill the form, save (overwrites original)
Best use case Distribute to many users who need to create unique filled forms Single-use form that should not be reused

Use a template when you want to distribute a reusable form. Use a document when you only need one copy filled out once and you want to prevent the user from saving a blank copy.

You can now create a locked Word template that restricts users to filling in form fields only. Start by inserting content controls from the Developer tab, then apply the “Filling in forms” editing restriction with a password. Save the file as a .dotx template so each new document inherits the protection. For advanced protection, consider adding a digital signature to the template to detect tampering. Test the template on a different computer to confirm the form fields work and the restriction stays enforced.