![]() |
|
|
Thread Tools | Display Modes |
#9
|
||||
|
||||
![]()
None of those CCs are mapped. You also don't have a custom xml file in the document to map them to.
Start by creating an xml (text) file in Notepad with contents like this. Save it to your desktop and include any other element names you need in your real document. Code:
<?xml version="1.0" encoding="utf-8"?> <Root xmlns="http://txacoli.test"> <StaffMember /> <StaffNumber /> <WorkingArea /> <DateOfBirth /> </Root> Next you map the xml elements to each of the Content Controls on the page. Select a Content Control, then in the XML Mapping Pane, while showing that particular xml part, right click on the relevant field and choose to 'Map to Selected Content Control' Then you can change one of your instances and as your cursor leaves the CC, the other ones linked to the same xml field will update instantly.
__________________
Andrew Lockton Chrysalis Design, Melbourne Australia |
Tags |
bounding box, content controls |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
shanerolle | Word VBA | 21 | 05-13-2020 10:42 AM |
![]() |
ArviLaanemets | Word VBA | 4 | 11-18-2019 12:25 AM |
![]() |
BarnabyS | Word | 7 | 05-22-2019 06:12 AM |
Move cursor up several lines after form data entered in document | zanestein | Word VBA | 6 | 05-23-2018 04:01 AM |
![]() |
sumblnddude | Word | 5 | 11-24-2017 08:01 AM |