Share via

How to protect form in the developer tab in 365 Word and also how to save the form.

Peggy Fair 20 Reputation points
2026-03-12T14:53:48.9766667+00:00

I am on a Mac Pro laptop. When trying to make a fillable form in 365 Word, what do I do after I make the fillable text using the Text Box? Do I need to run a macro? Also, there is an icon that says "Protect form," but there are no further options. I can not restrict certain parts of the form. I also need to know how to save the form.

Microsoft 365 and Office | Word | For business | MacOS
0 comments No comments

3 answers

Sort by: Most helpful
  1. Bob Jones AKA CyberTaz MVP 434.6K Reputation points
    2026-03-12T16:39:42.4966667+00:00

    In order to protect only specific portions of the document requires inserting Section Breaks. To apply the protection don't use the tool on the Developer tab. Instead;

    1. Go to Tools> Protect Document.
    2. Check the Protect document for box
    3. Choose the Forms option
    4. Click the Sections button then clear the checks for the Sections to not be protected

    Tip: Unfortunately, the Protect Document dialog window doesn't allow accessing the document in the background. In longer, more complex documents it's a good idea to first make a note of which Sections to leave unprotected.

    3 people found this answer helpful.

  2. Q&A Assist
    2026-03-12T14:54:06.4966667+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    On Word for Microsoft 365 for Mac, macros are not required to make a basic fillable form work.

    To build and protect the form on Mac:

    1. Create or open the document/template
      • Go to File > New Document for a blank form, or File > New from Template and search for form to start from a template.
      • Immediately save it with File > Save As and give it a name and location.
    2. Insert fillable fields (content controls)
      • Make sure the Developer tab is visible (see Show the Developer tab).
      • Click in the document where a field is needed.
      • On Developer, choose the control type, for example:
        • Text Box for text entry
        • Check Box for yes/no
        • Combo Box for a drop-down list
      • With a control selected, choose Options on the Developer tab to configure it (type, default text, max length, help text, etc.). Repeat for all fields.
    3. (Optional) Configure control behavior
      • In Options for each control, common settings include:
        • Bookmark: unique name for the field
        • Calculate on exit: refreshes calculations when leaving the field
        • Add Help Text: instructions for users
      • For text boxes, set Type, Default text, Maximum length, and Text format as needed.
    4. Protect the form (Mac)
      • On the Developer tab, select Protect Form.
      • This locks the layout and non‑field content so users can only fill in the controls.
      • To edit the form again, select Protect Form a second time to unprotect it.
      • On Mac, protection is applied to the whole document; partial (section‑based) protection is not exposed the same way as on Windows.
    5. Save and distribute
      • After turning on Protect Form, use File > Save (or Save As if a separate fillable copy is needed).
      • Share the saved document; users can open it and fill in the fields, then save or print.

    Macros are only needed if custom automation is required (for example, running code when entering or exiting a field). For standard fillable forms, they are not necessary.


    References:

    1 person found this answer helpful.
    0 comments No comments

  3. Charles Kenyon 166K Reputation points Volunteer Moderator
    2026-03-14T02:48:56.14+00:00

    Protection for Forms (the lock symbol on the Developer Tab for the Mac) gives a very restrictive form of controlling things and limits other Word features.

    The Developer Tab on the Mac is different from the one in Windows.

    Here is my page about the Developer Tab. https://addbalance.com/word/developertab.htm#PageStart

    If you use John Korchok's Add-In to let you use Content Controls in the Mac version, you can apply the Group Content Control to give a much less intrusive version of document protection.

    https://www.brandwares.com/bestpractices/2019/08/content-controls-for-macos-cool-code/

    You can also develop forms in Windows that will use Content Controls rather than formfields. They will work on the Mac.

    Note that Bob Jones knows far more than I do about using Word on the Mac, certainly more than the AI bot Q&A Assist.

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.