Is it possible to restrict an enum list so that the user can select only one option?

Alan_S
New Member

At the moment on my app the user can select more than one answer to a question.
How can I let only one be selected?

0 4 740
4 REPLIES 4

Hello @Alan_S , thatโ€™s what โ€œEnumโ€ column types are for, if you only want your users to select a single response, thatโ€™s the easiest way to do so.

Where do I choose that option?

Itโ€™s just above โ€œEnumlistโ€ in your column configuration in Data โ†’ Columns โ†’ Table

3X_4_9_491f42f699b3eb0d8ee91b9161afe97dedf86885.png

Alan_S
New Member

Blooming perfect. Thanks thats exactly what I will do!

Top Labels in this Space