Let’s assume I have a list, an airtable to be specific,
1
2
3
4
How can I display this list in a random order everytime a user clicks or triggers an action? The order should be random every single time.
Like
2
1
4
3
Let’s assume I have a list, an airtable to be specific,
1
2
3
4
How can I display this list in a random order everytime a user clicks or triggers an action? The order should be random every single time.
Like
2
1
4
3
Use one of the list extensions
@anon98560421 Easy way to shuffle/random list with listUtils extension