Thread: TC Field Code
View Single Post
 
Old 07-28-2022, 10:20 AM
hk57 hk57 is offline Windows 10 Office 2021
Novice
 
Join Date: Jul 2022
Posts: 1
hk57 is on a distinguished road
Default TC Field Code

I am using the TC Field Code to have tags show up within the Table of Contents.
Code:
{TC "Named Object"}
However, doing this causes this tag to show up as Level 1 in the Table of Contents. How would I get the TC code to flag as a different level. I would imagine it is something simple stupid to add into the Field Code:
Code:
{TC "Named Object", L1}
Reply With Quote