By briantes on
Hello.
I would like to limit users to add only one node of a content type, but I don't know how could I limit it.
After a node is created, the user can't add any more nodes of this content type.
How could I do it?
thanks.
Comments
I have found a module to do
I have found a module to do it: http://drupal.org/project/node_limit
It still on dev, but It do what I need.
For someone who has the same question as me...