Debugging wkst errors in v7

Author:Aaron
Last Updated:February 04, 2022 1:18 PM

When debugging wkst errors in v7, run the following in the console to get additional infomation:

NWS.Ajax.UrlToken.Decode(NWS.Wkst.Tabs.GetChanges())

The can be useful when a wkst page isn't loading or something is missing.

top