| **Navigation:**  [[templates.htm|Templates]] > Guide to all Templates > Extension Templates >====== FileUserTags ====== | [[tplextensionformvcrcontrols.htm|{{btn_prev_n.gif|Previous page}}]][[templates.htm|{{btn_home_n.gif|Return to chapter overview}}]][[tplextensionframeextension.htm|{{btn_next_n.gif|Next page}}]] | | || This global template extension identifies certain tables and columns that possess a particular **User Options** tag defined in the dictionary. The template then marks or assigns that tag, and allows the programmer to reference the tag //in place of //the physical table or column name. This allows the programmer to write code using the **User Options** tags in the dictionary in place of the actual names used to define them. The FileUserTags template provides the following prompts: **Interesting File Tags** Specifies defined table tags from the dictionary to use as a reference to the table that contains the tag. **Interesting Field Tags** Specifies defined column tags from the dictionary to use as a reference to the columns that contain the tag.