I want all users to be able to see the task console, and give permission to launch work flows to selected roles. Is it possible to do this without modifying maestro code?

Thanks

Comments

blainelang’s picture

Status: Active » Fixed

Yes, have a look at the drupal permissions as you can set these per role.

spellbinder’s picture

If this is something for CK tools

spellbinder’s picture

Which permission turns off the launch workflow but keeps the task window available?

spellbinder’s picture

The launch button is part of the task console. I do not want everyone to launch, but I do want them to view their task.

spellbinder’s picture

Status: Fixed » Active
_randy’s picture

Bit of a late reply on this one.. sorry. You want to eliminate the start process drop down in the task console?

You can use CSS to hide it. In the Drupal permissions page, you should see each workflow listed under the Maestro permission section where you can give permissions to start the specified workflow.

spellbinder’s picture

Status: Active » Closed (fixed)

I dislike controlling user experience via css, but that seems to be pretty common. So, I will go with this