I don’t know if this one has been covered before. I didn’t find it in my searches, but I think I saw something similar recently. I would like to be able to do something similar to what I can do in FrameMaker. I would like to have a page marking appear in the footer of a page based upon the styles used on the page.
If a style called “Confidential” is used, I would like to have CONFIDENTIAL appear in the footer of that page. If a style called “Proprietary” is used, I would like to have PROPRIETARY appear in the footer. Otherwise, just the standard footer. I can do this by inserting a tag with field codes that I can make invisible into the confidential paragraph and then use IF SEQ and PAGE field codes in the footer.
Is it possible to do this with STYLEREF codes and styles?