- πΊπΈUnited States bluegeek9
Field Permissions does not support Drupal 7.
Hi,
I have a content type that has a number of fields that are for internal admin use only.. Mostly dates and a "computed_field"..
When a node is created these values need to have default values set..
If the content is created by staff users (with full permissions to the field) the defaults work perfectly.. If the content is created by a customer the values are empty which breaks other functionality..
I believe it should always accept defaults is specified regardless of field permissions because if the intention was for fields to be black the site builder wouldn't have specified a default value..
Is there a work around for this situation?
Thanks..
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Field Permissions does not support Drupal 7.