1
Dropdown selector for boolean field with labels
Source: directus/directus#24015 · opened by @gavalierm
Summary This interface add option to use dropdown selector for YES/NO boolean values, instead of toggle checkbox with no YES/NO lablel. Basic Example _No response_ Motivation The motivation is simple. Give users viaualy different approach to set boolean value. Like fileds "Do you like this feature" Yes/No Detailed Design Interface will be just like existing dropdown but just only for 2 options with values true/false Disblay can be "Label" or "raw" or "dot + color" or "icon + color" Requirements List Must Have: • Custom labels for True/False • Icons for True/False • Colors for True/False Drawbacks It is different approach for existing toggle interface, so it can be considered as "duplicated" interface for same type of field Alternatives Modify existing dropdown interface • add boolean as type • if boolean is set just limit options to 2 with hardcoded true/false values Adop…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add export options to use labels
1 vote · 0 comments
Default Value for Many-to-One Dropdown using $CURRENT_USER
12 votes · 0 comments
Dynamic filter on existing field values
1 vote · 0 comments
Add an 'Apply' button to the 'Datetime' field Date/Time selector
1 vote · 0 comments
Additional Form/Field Layout Options
45 votes · 0 comments
No comments yet.