Is this possible

Guys

I want to have my users the ability to search forms to see if there is an entry in the database but I also want them to view the records they have submitted using another link - for example

Menu Links

Search Database >> Takes them to a result page with the results including entries by other users

List Your Entries >> Takes them to a page that can display their entries (Using {$my->id pre-filter}

I hope this makes sense - I want the user to search the database table to see if there is an entry that matches their search criteria, but also list their entries from the same db table but only see their entries they have added

Regards

Mark
 
What I would do is:
  • For the search database: make a menu link to a search form used to filter the whole list
  • For the "List your entries": make another menu link, to the list this time but in the menu options a prefilter with $my->id
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top