-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
The start-workflow page that uses components/wfscheduler/start-workflow.js does not display the form for the selected workflow definition. The underlying issue is that the function getWfCheckBox() uses this.msg() without being in the right scope (a member function of Alfresco.component.WfSchedulerStartWorkflow). Which is why execution halts and the form is not displayed. The message should be resolved in onWorkflowFormLoaded() and passed as an argument to the function.
Metadata
Metadata
Assignees
Labels
No labels