Hi
Is there any way to connect element to the database and get a random field? or create somehow random dataset?
1 Like
Hi Ohad, I think to add a dataset to a site, linking an element on that site to a specific field of the dataset and getting with getItems() a specific randomized row between 0-zero and getTotalCount() could work? … I don’t know whether there is a randomizer built in to Wix Code… but you could also build your own… Hope that’s useful and helps…