Question

I would like to allow logged-in users to create nodes, and I gave them the permission to create "some_content," but on "add node form" users have only one field, which is for custom node title, without any other CCK fields that this content type have. Could anybody tell me how to add those fields to this form?

Was it helpful?

Solution

Most likely you have a module enabled that adds access control for each field. Check your permissions setup.

OTHER TIPS

Check the "Display fields" link on your CCK type. Did you make sure to display them?

Licensed under: CC-BY-SA with attribution
Not affiliated with drupal.stackexchange
scroll top