I have an option set name OS with few options
OS_1
OS_2
OS_3
I would like to record randomly an option set when I click on a button.
For example :
I have a table USER with :
Field_Name
Field_OS
In the app:
I have an input and I write a name
I click on a button “Let’s go”
And Bubble choose OS_2 for the field Field_OS next to the field Field_Name.