Sorry, we don't support your browser.  Install a modern browser

Add to favorites#161

The option for a front-end user to add-to-favorite. Creating a database showing only favorited items.

3 years ago
1

I’d need this functionality too, in my scenario it would be so that users could have a public list of favourite rows.
Possibly a bit related to another suggestion https://features.wpdatatables.com/4

3 years ago

Agreed. My table has a list of dog tricks. I’d like each user to be able to “favorite” some of the dog tricks (by checking a box next to the each dog trick that they like). Later, that user can filter the table to see only their “favorite” dog tricks. [Additional terms this function may be called: wish list, heart, love]

2 years ago
1
Merged wishlist / favourites#330
2 years ago
Merged Record Selections for Users#521
a year ago
R

The ability to be able to give the user a list from a table with each record has a unique id. When a user ticks certain records, this is saved in a another tabe using the wordpress username and master table record id. When you reload the master table you could lookup the user name and re-tick/highlight the favorite records. I have tried doing this manually using a view and an edit screen but unfortunately the iser has to type in the record if of the master table for each record they want as a favorite. Not that user friendly.

3 months ago
1