Closed mbetel closed 9 years ago
Yes, this one is ready to be committed :smile:
done !
Can you give a bit more detail on how to do this? I couldn't find anything in the guide.
Found it in another issue, are you able to add this to the guide?
WorkflowHelper::getAllStatusListData(
$this->model->getWorkflow()->getId(),
$this->model->getWorkflowSource()
);
I'd love to have a helper function returning an Array with all possible statusses from a workflow (not just the reachable ones) to be used in a filter on a grid or otherwise