By kendrupal-1 on
I want to check whether an user have created a node from a specific content type for example
"you don't have created a page now"
or
"you already have created a page"
is this possible?
Thanks
Ken
I want to check whether an user have created a node from a specific content type for example
"you don't have created a page now"
or
"you already have created a page"
is this possible?
Thanks
Ken
Comments
you would need to write a
you would need to write a custom function for this, something like:
D5
Thanks
That's great! thanks!
Helped me too
Thanks, This saved my time.