FeatureFuel
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.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests