Forum Discussion
mostafa_elnazer
Oct 10, 2025Copper Contributor
Complete Form for various data
I need to create a form to be filled by users; the form should contain areas to add text and other areas to add photos, with a selection and dropdown lists. The form should have restrictions on the ...
Charles_Kenyon
Oct 11, 2025Bronze Contributor
Filling in Forms is the most restrictive method of editing restriction and eliminates spell checking in the text areas. No Changes with Exceptions will do what you want.
The highlighting of the fillable text area is done by the user control over highlighting areas that can be filled in. You, the creator, cannot control this.
You can have an onExit macro for your content controls that checks size of your document but this does complicate things and requires that you have a macro-enabled document, which many places will not allow to run.