View Single Post
 
Old 02-17-2022, 12:13 PM
Charles Kenyon Charles Kenyon is offline Windows 10 Office 2019
Moderator
 
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,464
Charles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant futureCharles Kenyon has a brilliant future
Default

We do not have access to the code that is writing the data. You need to work with your application developers. They could write to:
  • A bookmark
  • A document variable
  • A document property
  • A content control
Instead, they are apparently writing to a legacy formfield with a given bookmark name. Unless their code is changed, that is where it will write.

A legacy formfield is not an ordinary Word field. (MS has a long practice of using confusing names.)

You could insert a legacy formfield with the bookmark and format it as hidden using the font formatting dialog. How that would work I have no idea.
Reply With Quote