Forum Discussion
Creating checklist/drop down with the rest of the document remaining editable
- Mar 29, 2023
monika150 I had not realised that you were using a Mac. See the following website for information of using Content Controls for macOS by John Korchok
https://www.brandwares.com/bestpractices/2019/08/content-controls-for-macos-cool-code/
monika150 Using Legacy FormFields which do require the document to be protected for Filling in Forms, if you insert a Section Break, or Section Breaks if necessary so that the FormFields are located in a Section, you can exclude the other Sections from the protection. While you can then insert text into the not-protected Sections of the document, there are still some limitations on what you can do in those Sections.
A better option is to use Content Controls for the form part of the document and then select everything in that part of the document and use the Group facility in the Controls Section of the Developer tab of the ribbon.
- Mar 29, 2023
monika150 I had not realised that you were using a Mac. See the following website for information of using Content Controls for macOS by John Korchok
https://www.brandwares.com/bestpractices/2019/08/content-controls-for-macos-cool-code/
- monika150Mar 30, 2023Copper ContributorI had no idea that had such an impact on what I was trying to do.. wow.
Thanks for that link. After lots of squinting, thinking, and tests it seems like I've got what I'm looking for.