Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I was expecting that when you create new content, you will be able to specify which taxonomy branch it belongs. Otherwise, where do I choose what branch it belongs? Furthurmore, I want to make certain vocabular required for certain node type, but not selectable for others. Is this possible?
How do I provide a name field for anonymous users when creating content? The process I'm hoping to implement is:
* we have very few editor users who can administer nodes
* no user logins, every 'consumer' is anonymous
* anonymous users can submit content (and hopefully they can enter their name!)
* editors manage the submission queue