Title
Issue in Closing form after starting Workflows attached to Custom ActionDescription
Cause
If you use custom action to call a workflow created by using SharePoint Designer, SharePoint will redirect to a page with this url "http://<Your Server Name>/_layouts/IniWrkflIP.aspx?<Parameters>" and ask you to confirm start or cancel the workflow.
This behavior is required by SharePoint and can not be avoided by configuring our quest webpart. Unfortunately, it will abort the process of the custom action. Thus the actions after the start workflow action will not be executed.
Resolution
In order to support this kind of scenarios, we need to enhance our product. ER ID TF00291159
Defect ID
If you use custom action to call a workflow created by using SharePoint Designer, SharePoint will redirect to a page with this url "http://<Your Server Name>/_layouts/IniWrkflIP.aspx?<Parameters>" and ask you to confirm start or cancel the workflow.
This behavior is required by SharePoint and can not be avoided by configuring our quest webpart. Unfortunately, it will abort the process of the custom action. Thus the actions after the start workflow action will not be executed.