Share via

Stop a content control Title and Tag being changed when authors are copying and pasting

LIG_AB 35 Reputation points
2026-02-25T21:48:01.6266667+00:00

We have several large documents which staff complete by entering information into a range of content controls. Each control has a Title and Tag which is used to load the data into a database for reporting.

When the authors are copying and pasting information from one control to another and manipulating the content in the destination control they are tend to copy and paste the entire control and thus the Title and Tag is being copied over as well.

When the document is created, there is a need to delete portions of the document which hasn't been filled so it isn't possible to use the Restricted Editing option in each control or document protection.

The client doesn't allow any macros.

Without relying on the authors only copying the text within a control and pasting this, is there anyway we can maintain the Title and Tag data during the copy and paste process.

Microsoft 365 and Office | Word | For business | Windows
0 comments No comments
{count} vote

3 answers

Sort by: Most helpful
  1. Doug Robbins - MVP - Office Apps and Services 322.7K Reputation points MVP Volunteer Moderator
    2026-02-25T23:47:04.2366667+00:00

    Try applying Grouping to the Content Controls. I believe that my overcome the issue that you have.User's image

    1 person found this answer helpful.

  2. Hendrix-C 12,120 Reputation points Microsoft External Staff Moderator
    2026-02-25T23:36:19.8133333+00:00

    Hi @LIG_AB,

    Thank you for posting your question in the Microsoft Q&A forum.

    Based on your sharing, this is an expected behavior of Word content controls. When copying a content control and pastes it elsewhere, Word inserts the entire control object, including its properties. Those properties are in <w:sdtPr> where Word stores Title and Tag, so the pasted control also brings along the Title and Tag.

    For this situation, you can try the approach given by Jason Eaton or you can use the "Content control cannot be deleted" feature:

    • Select the content control > Developer tab > Properties > "Check Content control cannot be deleted"

    User's image

    With this feature enabled, the content can be edited, but the structured document tag itself can’t be deleted. It protects the structure and also the Title/Tag from being overwritten, while still letting users paste/enter text inside the control.

    Please understand that the initial response does not always resolve the issue immediately. However, you can try this approach and let me know if it works for you. If not, we can work together to investigate further.

    If you have any questions or need further assistance, please feel free to share them in the comments on this post so I can continue to support you.

    Thank you for your understanding and cooperation. I'm looking forward to your reply.


    If the answer is helpful, please click "Accept Answer" and kindly upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread


  3. Jason Eaton 15 Reputation points
    2026-02-25T22:22:36.55+00:00

    I am no expert on this but I was able to duplicate your issue with a sample word doc. Restricting editing did prevent it from changing title and tag. For step 2 in restrict editing I changed checked "Only allow this type of editing..." and selected "Filling in forms". It allowed the text to be copied and pasted without changing the tags or title.

    Also, if you don't want to restrict editing I tried something else. Instead of pressing Cntrl+V or right clicking "Paste" try Cntrl+Shift+V or, when you right click, "Keep text only". This also did not change title or tags when editing was NOT restricted. But you run the risk of someone forgetting to paste text only and changing the title and tag.


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.