This is not a big problem but is really confusing-

1. Create a content type
2. Set up workflow and workflow_fields
3. Apply the workflow to the content type - everything works well
4. Add a new CCK fields to the content type

Outcome: The newly added are always visisble.
Expected: The field shall be invisible according to the workflow_fields setting (since either Visible or Editable are unchecked)

Workaround: Choose any workflow_fields option (visibile or editable) for the new fields, save the workflow. Reopen it, uncheck the option and save it. Now workflow_fields works with the new filed.

Comments

askit’s picture

Just save the workflow sate page and it will work.

infojunkie’s picture

That's by design. In your opinion, how should the new field behave if no setting has been done to it?

askit’s picture

Thanks for the reply. I think things shall work as they look. That means the module shall give access exactly same as the admin settings page indicates. That will reduce confusion?

infojunkie’s picture

Version: 6.x-1.1 » 6.x-1.x-dev
Status: Active » Fixed

Fixed in the latest dev. Please try it and let me know.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.