Add favorite in appli radio

Hello
I would like to add a link “add to the favorite” on a radio app that I realized, but I can not do it someone can help me thank you

1 Like

Use tinydb

Hi @yan114, you could create a list called “listOfFavorites” and use Local Storage to save your list.

@Developer_Tech, TinyDB is a Thunkable Classic component, something like LocalDB or Local Storage can be used instead.

i use webviewer how use tinydb ,i don’t know
thank you

I can use the tinydb for text but not with webviewer