Hi, I would like the logged in user to be able to pick a random user from registered users collection by clicking a button but it must not possible to pick himself.
Thanks
Hi, I would like the logged in user to be able to pick a random user from registered users collection by clicking a button but it must not possible to pick himself.
Thanks
Hi @ericsapp ,
You would need a number field in users collection as running number for selecting when the random number comes up.