Hi,
In a project he created a new Global value that he want to use in some templates using the line:
@GetGlobalValue("WebSeviceConnectionStatus")
In the backend I'm using the Template.TagExists("WebSeviceConnectionStatus") but this always returns false. is there any way to check this on the backend?
Best,
Rui Silva