Hello,
What a fantastic Program!
I would like to add some user functionality to the list and view pages only
My web is a gift registry.
I would like a 'Claim item' option/function (i.e. checkbox or something) that displays on all users records returned on the list page, except for those records of the currently logged in user. This checkbox would allow the logged user, who is viewing other user's records as well, to be able to 'tag' a record so as to 'claim' the item as being purchased in the real world.
This function would be similar to that of being able to edit/delete a record when logged in and the option 'Users can see other users data; can edit their own data only' is enabled. (This is enabled for my web by the way.)
The then 'claimed' record would no longer appear in any list pages.
I.e. the record is not deleted as such, but simply exists in the database without possibility of being retrieved again in a listed page. Or perhaps is only retrieved in a separate custom listing, displaying the record the record itself and the user who was responsible for tagging it.
Thanks for any help on this modification.
Paul