Today I finally found the first reason to use another tag provider in my project. However, I did notice that when browsing the tag database under the new tag provider, all my UDTs are gone.
Are UDTs strictly associated with the tag provider they were created under?
Is there a way to have UDTs that are usable between all tag providers?
We use lots of templates for anything repeatable which all have UDTs associated with them. I could just copy/past the UDTs between tag providers, but I'm worried long term if a UDT is updated in one provider it will not get updated in all other tag providers.
Thanks!