Hi guys,
I have a list that pulls data from a ‘people’ database, with a bunch of columns of data, ranging from contact information to an individual’s status for work.
Some of these must be specific values, such as Status, which can only be: ‘Complete’, ‘In Progress’, or ‘Closed’
Is there any way to do this in Adalo? Ideally, instead of a text box, the list would just present the user with a dropdown list with the appropriate options available to select.