Quote:
Originally Posted by macropod
If you're referring to the formfield you have against the 'Does the offence involve violence or threat of violence?' question, which is the only such formfield you have in the document, all you need do is apply the 'filling in forms' editing restrictions.
That said, I see that all your other questions have dropdown content controls. You really should stick to one kind of control - formfields and content controls don't work well together. Unlike formfields, content controls don't require the 'filling in forms' editing restrictions to work. And, since you'll need macros for what you want to do, you could just as well use content controls throughout. In some respects, that would make coding for the conditional formatting simpler, too.
|
I see and thank you--I was really planning to do the content-control because it's a lot easier. For the codes you've helped me with, that will also work with content control right?