I am curious if anyone has attempted or might know how to create a "My View" page. What I would like this page to do is, display only entries that that user created.
example: username: bob and bob is also in field "owner" bob will click on a tab called "My Views" and on that page only his items will be displayed.
I understand I can do this in custom view by putting a filter on the field "owner" as ='Bob' but that will be a ton of customized pages, I am looking to have just one page.
Any help is appreciated.
Thanks!