By bashabi on
Hi
I need the following things for my site
1. After login each user will be re directed to a page which will display the list of content which is created by their own.
It is just like the Content page for site administrator. But site admin can view all the the content . But here I want the user will see only their content. so that thy can easily mange their content.
Please help.
Thanks
Comments
Here's a view that will
Here's a view that will display a user's own content on the "my account" page. Perhaps you can import it.
http://drupal.org/node/351342
After login, the user should be redirected automatically to their "my account" page.
_
Also checkout the http://drupal.org/project/workspace module.
Thanks to both of you so
Thanks to both of you so much.
The workspace module is exactly what I wanted. Its matches with my requirements. The view is also working very nice
Thanks again
this view is not private,
this view is not private, meaning other users can see your content...