When I am setting up the schemas I see options for 'view', 'update' and 'delete'. Is there a way to allow or deny roles the ability to 'create' content with a particular taxonomy term in TAC Lite?

Comments

Dave Cohen’s picture

Status: Active » Closed (works as designed)

Nope. Drupal's node_access features apply to nodes. And creation is something that applies before a node is created. The privileges under admin => user management => access control generally control who can create what kinds of nodes.