Introducing Generic Fields
In 4.3
we will release the new SelectField
which you can use to turn an Enum
into a dropdown list in the manager interface. With this we also release support for creating Generic fields which is quite an exiting feature for those who want to create advanced custom fields. Let's first take a look at how the upcoming SelectField
works.