In versions of CMS up to and including 7.1, I could associate a task with a user control by adding the GuiPlugin attribute to the user control, which caused an entry to be added to the tblPlugins table for the user control.
When creating a task, I could specify the PluginId in order to invoke the user control (in the action window, which is no more...).
I can't do this any more - I can create the task, but when I click it, I get an error message saying something about workflow, and the task is then deleted. Is there a CMS 7.5 way of tying a user cotnrol to a task?
In versions of CMS up to and including 7.1, I could associate a task with a user control by adding the GuiPlugin attribute to the user control, which caused an entry to be added to the tblPlugins table for the user control.
When creating a task, I could specify the PluginId in order to invoke the user control (in the action window, which is no more...).
I can't do this any more - I can create the task, but when I click it, I get an error message saying something about workflow, and the task is then deleted. Is there a CMS 7.5 way of tying a user cotnrol to a task?