Quantcast
Channel: PTC Community: Message List - Arbortext
Viewing all articles
Browse latest Browse all 3717

Re: tm element displays "tm" symbol standard can I change this to "reg"

$
0
0

Hi Bryon--

 

It looks like you are trying to set up an insert_tag callback. Do you have code somewhere to initialize the callback? It should look something like this:

 

doc_add_callback(doc, "insert_tag", "change_tm_type_to_reg_callback");

 

If you want this to always happen, you can replace "doc" with "0" and put it in your init.acl script. Otherwise, you can put it in an ACL file in editinit, and let doc = current_doc().

 

--Clay


Viewing all articles
Browse latest Browse all 3717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>