0

I'm running Workbench, workbench access, workbench moderation and workbench media on Drupal 7. I added a new state "Needs publish" for "Waiting to be published", which is under "Configuration > Workbench > Workbench Moderation > States tab". Also, I cloned the "Needs review page" view for "Needs publish page"(just changing the filter "Workbench Moderation: State" to "Needs Pulish"). However, the new tab I have for "Needs publish" is in between "My Drafts" and "Needs Review".

Question: How can I move the new tab "Needs Publish" after "Needs review"?

--- Added screenshot on July 23, 2014 at 1:49pm enter image description here

1 Answer 1

0

under the view Table Display Settings. You should be able to assign placement of the columns there.

See the Format > Table > Settings at the left: enter image description here

Then assign fields to certain columns here. The ordering of these columns by default is the ordering of the Fields defined in the View. enter image description here

3
  • Sorry for the confusion. I wanna change the Main Tab that show on "My Workbench". See updated screenshot for details. Commented Jul 23, 2014 at 17:51
  • 1
    those appear to be menu local tasks in drupal. you would use hook_menu_alter to change the weight of that tab to move it left to right. Commented Jul 23, 2014 at 18:03
  • I found there is a "Weight" setting under "Menu" on Views. Thanks tenken Commented Jul 23, 2014 at 18:19

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.