~[tlist_sql; SELECT -- This query is used to make sure the form only runs plugins that are installed -- This could have also been accomplished using a call to "isPluginInstalled" before the call here... -- but that's an extra ajax calls and i'm not sure if its really better design. may look into this more later name FROM plugindef where name = '~(gpv.pluginName;sqlText)' ;]
[/tlist_sql]