Skip to content

start-workflow page problem #66

@AleksandarMitrevski

Description

@AleksandarMitrevski

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions