I made a button that makes a text randomly change. And I want record the text to database.
But i don’t know how to connect the text to database. So please tell me how to connect the text to database and record it immediately.
I made a button that makes a text randomly change. And I want record the text to database.
But i don’t know how to connect the text to database. So please tell me how to connect the text to database and record it immediately.
when you click the button, you can add a code to insert a new record to your collection. See here: https://www.wix.com/code/reference/wix-data.html#insert