I'm creating a template for a document that has several optional paragraphs. I know how to easily use a Building Block Content Control for most of them, however, there is one place in the document where you either insert a certain paragraph or you insert nothing at all.
How can I set up this situation so that if the paragraph isn't needed, then the content control - and the paragraph which contains it - get deleted?
I'm thinking I need to create a procedure for the ContentControlOnExit event, but I'm not exactly sure what that procedure might be.
Any help is greatly appreciated.
Thanks,
Jeri