I am developing a bookmark feature that will allow users to save the primary key, the date & time, a short description, etc, and a list of users for this bookmark. When users log in to the program, they will be presented a list of all of their bookmarks that have been assigned to them in a grid. Clicking a row will display the appropriate form and move the record pointer to the primary key. I’m looking for the best method of letting the user invoke this action. I could use a button, maybe a menu entry, toolbar, or a right click on the form. Because I might want other options available to the user in the futire, I’m leaning towards the right click method and displaying a form or pop up menu. Any thoughts or guidance would be appreciated.
Thanks,
Auguy
Thanks,
Auguy