Hello,
I got a self-created content type where users will be able to create tags by free-tagging on every node. Same tags may be used afterwords by other user, too.
For example:
"Sun, freetime, water"
"Family, dog"
"Car, bicycle, outdoor"
and so on.
That´s easy going so far.
But now I want this:
For every single tag she or he used for own content, the user should be able to create exactly one another node, based on another content-type I created.
It's important users can only create one single content per tag!