Aam-Digital / ndb-core

Easy-to-use case management web app for NGOs anywhere in the world.
http://www.aam-digital.com
GNU General Public License v3.0
55 stars 18 forks source link

dropdown field (configurable-enum) should allow multi-line field to show all options #2501

Open sleidig opened 1 month ago

sleidig commented 1 month ago

If multi-select of dropdown options is allowed, such a field can hold quite a long list of values. These are displayed as comma-separated text if the field is not showing its opened dropdown list. We may want to show this as a multi-line text field (like "long-text" type) to display all values to users.

image