I'm trying to set up workflows in sitecore 6.5. I can get the workflows to run just fine on NEW data items created from templates, but everytime I go to a data item that existed before I created the workflow, the ribbon bar tells me "This item is currently not part of a workflow".
I've added the Workflow I want set on the Default Workflow field, and in the Workflow field in the data item, but still the workflow is not applied.
I'm not sure how to get a newly created workflow to be applied to existing data items. Is this possible in sitecore 6.5?
Ok.. so the key to all of this is publishing.
Here's what you need to do. You simply set the default workflow on the template standard values. Now.. if you have content that is currently published, you simply need to create a new version (which it should do automatically for your content authors if you have it set up to do so in the web.config... it won't do that for you if you are an admin since you can edit published content) as soon as they try to edit the items. As long as the "default workflow" field is still set to "standard values" as soon as they create a new version of the item, it will put the new version in a workflow according to what is in your default workflow.