Add drop down enable button for all tables

Currently, the dropdown (select) option is only available for table-based fields in NocoBase. When we define or configure fields that are not linked to a table, the dropdown input type is not available — this limits flexibility in form design and user experience.

It would be great if the dropdown (select) component could be supported for all field types, including those not directly tied to a database table.

Hi @kushalc

Do you mean this function?
https://docs.nocobase.com/handbook/data-modeling/collection-fields/choices/select
You define it in your main data collection.

1 Like