Closed (fixed)
Project:
Workflow
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
7 Feb 2012 at 08:14 UTC
Updated:
9 Mar 2013 at 23:01 UTC
Hi, I notice a report for this in 5x, but this issue happens for me in chrome and IE, at least.
when I click "Actions", the admin overlay switches to triggers, but the overlay is blank
please help.
Comments
Comment #1
daften commentedI have the same issue ...
On chrome and firefox (not that it matters, it's server-side)
Comment #2
daften commentedAnd immediately found out, it's because there were no transitions defined.That was because it is not intuitive to do so.
You first create the workflow, then a state, then a second state, and then edit the workflow to define transitions. Maybe the create workflow should be a wizard that also shows this option if you create more then one state?
Comment #3
Bastlynn commentedThere is some work in progress on improving the UI for Workflow, but at the moment I've not heard any particular details. I'm going to tweak the subject line here a bit as we've found the root cause of the behavior you were seeing.
Comment #4
Bastlynn commentedSee also: #1367530: Draggable interface for Workflow state order
Comment #5
NoRandom commentedAnother suggestion that comes from http://drupal.org/node/1547060
When you create a new workflow your current "natural" progress is:
After that, if you've never used workflow before, you would go to this content type to see if the workflow is applied. Actually you can see the "workflow" tab above the node in the tabs section but you can't change anything there nor through node editing. This could lead to some confusion.
If you used workflow in D5 D6, things are even more confusing since you can't see the permissions for viewing/editing/deleting/transferring in the main workflow configuration page.
I think you could improve this situation:
Regards.
Comment #6
nancydruI think the new UI is better at walking you through this situation. Please try the newest -dev and reopen this if you need to.