I’d like to add a new field component option to an existing field. For example, the many-to-one field type has multiple options for field components:
I’d like to write a plugin that adds a new field component to the single-select field type.
How would I go about doing that?
Thanks!