By chandeepkhosa on
Hi there,
I have 2 different types of CCK content that a user is able to create. The problem is I would like this to be very easy for the user to edit again at a later stage without a need for searching through lots of articles.
Ideally there would be a 'Edit own content' or similar link that they could click that only displays their content in a list.
Any help much appreciated,
Thanks,
Chandeep
Comments
Fixed
Hi I created a view and found a way of selecting the current user only and it works. Thanks anyway
I am trying for the same thing
Hi imagineCreativity,
can you let me knowhaohave you done this. I am creating a new content type and want to display the content created by the present user in his profile page.
Other than this:
I am trying to create a view which has to show content based on the taxonomy term which user has created while has selected while creting his profile.
Regards,
-Manoj
This help?
See this:
http://stackoverflow.com/questions/2569867/drupal-views-display-recent-n...
Max