Closed (fixed)
Project:
Workflow Fields
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Apr 2009 at 17:15 UTC
Updated:
28 Mar 2010 at 00:20 UTC
I have a few fields that should not be visible in view (depending on author/role), but editable. However if I only tick the editable for the author it does not show up in the form. Only way is to also tick the visible.
Is this really how it is supposed to work?
Using Workflow Access it was possible to make it work like this.
Comments
Comment #1
infojunkieYes that's how it's supposed to work. The rationale is that you can't edit what is not visible.
Comment #2
tsvenson commentedBut that contradicts how the workflow access functions?
Is there any other way I can have a field available for only editing for author or certain roles but not viewable?
Comment #3
infojunkieYou mean the person who edits the field cannot view it? What's a scenario for that?
Comment #4
tsvenson commentedAh, I think you misunderstood me. If you look at the default workflow access it works so you can set what is in the view and what is in edit.
The way I have used it is to set up so for certain field, mainly using the a user Content Taxonomy module to let users suggest new terms to a taxonomy vocabulary. Then a content admin looks at the form and will be able to add those new terms to the taxonomy.
Thus, I want the author to be able to add those suggestions in the form, but I want the view of the form to be the one that everyone else sees.
With the Workflow Access that is how it works, I can define which field that are viewed in the view and which fields that are viewed in edit.
I think being able to do so is beneficial as it allows me to do the above, have fields that only lives in edit that are useful for content admins but are never visible for the general public.
Comment #5
infojunkieThanks for explaining, I understand now. I'll see how it can be done.
Comment #6
csc4 commentedSubscribing - I'd be interested in this too
Comment #7
infojunkieComment #8
infojunkieFixed in the latest dev. Please try it 12 hours from now and let me know.