I using Drupal Managing News Attribution 6.0 / 1.2
Users can search a word and after users can save this search word.
But all users can see this saved searchs.
I want to show only users own saved searchs. Example Only My SAved Searchs…
I tried add argument but cant.
How can i make this?
You haven’t specified the version as well as what module you are using to achieve but I think this module works great for saved search –
http://drupal.org/project/views_savedsearches
And you will have to set the permission like which search is accessible by whom and you will surely achieve what you are looking for…