How to implement a blog

I don’t know how to store comments that users make to each item I show (e.g. imagine I sell furniture and I want to store and show the comments of the customers), for a table, a chair, etc). In thunkable X.
Thanks

Lidia

You can store them in a localdb, or on firebase, or a local file.

Have you tried any of those options?

Finally I’ve decided to store the comments of each item mixed in the same airtable and query the database with the name of the item I’m interested in each moment.
Thanks,
Lidia

Best solution is the use squarespace to do the block and put it in a web viewer in thinkable :slight_smile: and with some css you remove the menu header and footer from the website and you recreate the header and menu in the app :slight_smile:

Sorry, I don’t understand what you are suggesting. Could you please provide me some code or a reference of a tutorial, or extend your explanations?
Thanks
Lidia