My Tables :
Interventions
id_intervention | name | users (Intervenants in french) |
text | text | enumlist => ref |
Users (Utilisateurs in french)
id_user | Last Name (Nom in french) | First Name (Prenom in french) |
text | text | text |
Here are my screens : (don't focus on name of column or table, its in french)
Here it's the appsheet database enumlist of ref users
Here is the app but nothing appears
Can someone explain me why there is not possibility to choose my user in the enumlist ?
Solved! Go to Solution.
Different from basic Ref columns, Enum/EnumList require you to provide a list of values to select, like with valid_if or suggested values.
https://help.appsheet.com/en/articles/961544-dropdown-from-valid_if
Different from basic Ref columns, Enum/EnumList require you to provide a list of values to select, like with valid_if or suggested values.
https://help.appsheet.com/en/articles/961544-dropdown-from-valid_if
ok thanks I wouldn't have thought it was that easy
User | Count |
---|---|
18 | |
11 | |
11 | |
8 | |
4 |