Reputation: 71
I'm working on a 2010 publishing site and I'd like to enable the users to publish a page directly, without going through the workflow. On the Ribbon's "Publish" tab, there is a "Submit" dropdown with "Publish" greyed-out. I'm an administrator on this site, so I can't think what else I could do to enable it.
Any thoughts or suggestions would be appreciated.
Upvotes: 7
Views: 29042
Reputation: 21
Here's what I did:
Site Actions-->Site Settings-->Site libraries and lists-->Customize "Pages"-->Workflow Settings
**There were two workflows set up in this library, which I assume were by default.
Click "Remove a workflow", on next screen click radio button "Remove" next to the workflow ----->Click "OK"
Done
Upvotes: 2
Reputation: 71
Thanks for your help, everyone. What I did in the end was:
go to Site Settings: workflow settings Page approval remove check mark next to "Start this workflow to approve publishing...."
I'll implement this in code, but for now I want the users to see how they would be able to directly publish a page.
Upvotes: 0
Reputation: 25652
Unless I'm mistaken, you must do two things:
To disable content approval, do the following:
To remove the workflow:
I hope this helps.
Upvotes: 14