Referencing bookmarks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Further to the Q&A below. One of the problems with a bookmark is that if the
user deletes the text associated with the bookmark and then re-type it then
the bookmark is gone and all other associations to this bookmark fia the REF
fields would not work. Any way around this.
 
Two common approaches:

1) Use a formfield for the original bit of text.

2) Use document properties and DocProperty fields. Instead of typing the
text in the document, you enter it on the File > Properties dialog.
 
Back
Top