MTNathan
12/13/2019, 5:00 PM'<a href="#" onclick="functionName(); return false;">Click Here</a>'
But in SS2.0 I can only seemingly call functions in context.form.clientScriptModulePath via buttons added in the UE, not links (or the browser console, etc.). Any ideas on a proper way to pull that off short of putting the entire function code in the onclick of the link (which I've done but feels messy and prone to future issues)?