Is there any way to create a combo box in glide so that you can select existing values from a column or add a new entry
There isn’t a traditional combo box, but you can have both a text entry and a choice component pointing to the same column.
1 Like