Quote:
Originally Posted by jeffreybrown
Since I have many different content controls in this one doc, I need to update the entire doc no matter what control is updated.
|
That's a bit ambiguous - what updates to the whole document are necessitated by updating a single content control?
Quote:
Originally Posted by jeffreybrown
I added the part in blue to the event below, but after the event fires, instead of the whole doc being selected, can I select maybe the cell below? The content control is in a table. What about if the user doesn't tab, but instead they just select some other cell?
|
The code you added is for updating fields, not content controls. Whether one exits a content control by tabbing or via the mouse is inconsequential.