Link to home
Start Free TrialLog in
Avatar of SR0630
SR0630

asked on

Cannot type in form fields after any check box is checked

I've created a form with fields where the user can enter text, as well as check boxes.  Please see the attached file.  Once I turn on protection, I am able to type into text fields until I check a check box.  Once I check a check box, I am no longer able to type text into any text fields, even if I uncheck the check box.  
family-care-plan-draft.dotx
Avatar of Andrew
Andrew
Flag of United Kingdom of Great Britain and Northern Ireland image

Hi SR0630

You need to separate your check box areas from your text entry areas by adding in more continuous section breaks, then you can set the protection on the areas with the tick boxes and leave the other sections unprotected.

Hope this helps.

Regards Andy
Avatar of SR0630
SR0630

ASKER

Andy,

Don't the text fields also haveto be protected in order for the user to type into the fields?
ASKER CERTIFIED SOLUTION
Avatar of Andrew
Andrew
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of SR0630

ASKER

Thanks.  I was under the false impression that all form controls had to be protected in order to fill in the form.  I think I got confused using an old version of Word at home on my Mac and a newer version at work on my PC.  Thanks again - this worked.