Is there a way to define a categorical field type? For example, the yes / no
field type is a categorical field type that has only two possible states - namely the Boolean logical indicators. And in bubble, when the field type is yes/no, it will give you those options as dropdown values
Is it possible to pre-define other categorical fields? Like the value can only be ACCOUNT_ROLE_UNSPECIFIED
, OWNER
, CO_OWNER
, MANAGER
, or COMMUNITY_MANAGER
in the case of setting an account role