It would be very helpful for developers of individual Breakdance elements if they could register their own FormField types. So far it was only possible for me to register individual FormFieldTypes in the core in the file /wp-content/plugins/breakdance/plugin/forms/custom/fields.php. This is of course not practicable. This would enhance the Breakdance form element incredibly, as it would allow the developer community to create new form types, such as ratings fields, dynamic dropdowns (categories, taxonomies etc.), calculations, online appointment scheduling, WooCommerce fields, TinyMCE etc.. The following are currently available in the standard system: Text email Textarea URL Phone Number Radio Checkbox Select Number Date Time File Upload (Pro) Password Hidden HTML Step (Pro) By opening the registration of the FormField type, there would be no limits to the form builder in Breakdance. Maybe I am wrong and someone has a tip how to register individual FormFieldtypes in a custom element. So far I have not found a way to register a custom Formfield. I look forward to your feedback.