Hi,
I'm utilizing the new field level access controls that arrived with 2.6.2 on a new site.
I've found however if I apply access controls to a field to 'view' that has visibilty set to a 'only show if' conditional statement, then the field does not display any content at all.
So my example is:
A translator role has only 'view' access to a field called 'content_type' (note: both 'Access toggles' are ticked to allow viewing of field and API access)
There are different fields viewable based on the value of 'content_type' for example there's a image field accessible only if 'gallery' is selected as content type.
Even if 'gallery' is selected by superuser, the translator role cannot see or interact with the image field.
Am I missing something here - or is this a bug in the new access controls?