I want show a random text from a list that i already creat. I read a lot of post, but i still dont know how to do that. Or is it possible to link a number to the specific table cell and display that, cause I have code that can give a random number
Hey,
Basically, you will need to getTotalCount() of the items in the dataset, generate a random number and display the item with the id set to the number you generated.
Check out these examples that will help you start:
https://support.totallycodable.com/en/article/random-content-corvid-code
https://www.wix.com/corvid/forum/community-discussion/randomize-dataset-selection