Creating a Favourite/Bookmark flag?

NewShoes

Registered User.
Local time
Today, 09:25
Joined
Aug 1, 2009
Messages
223
Hey All,

I have a knowledge base database which lets the user search for articles containing answers to common problems and issues. Some of the users want to be able to bookmark certain useful articles. The DB is a front end/back end design so I am thinking if I have one table stored in the front end which can be used to store that particular user's favourites then that would be great. However, I a little stuck on how to implement this. Ideally, I'd like a simple checkbox option next to each article, which when ticked, would store that article ID in that user's local front end.

Does this sound at all do-able?!

Thanks,
-NS
 
Thanks for your help, Pat. Unfortunately, I don't have a user login or anything and I'm unsure how I would grab the username. This is something I'd liek to look into tho, can you nudge me in the right direction?

Thanks,
-NS
 

Users who are viewing this thread

Back
Top Bottom