Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.55k stars 1.55k forks source link

[ Custom Components / Builder ] - Property Type : Array Of <component> #14396

Open poirazis opened 2 months ago

poirazis commented 2 months ago

I propose a new property type, which would be "arrayof", and would require another property, componentName i.e "button" or "plugin/bb-component-SuperButton".

A property of this type, would render a control similar to the buttonConfiguration or fieldConfiguration to allow a user to define an array of said components with their respective properties.

Another proposal is to allow the fieldConfiguration ( and all multi configurators ) to accept a list of additional properties to collect.

For example i want the fieldConfigurator to expose some more properties than the default that are used by my custom field compoents.

linear[bot] commented 2 months ago

BUDI-8573 [ Custom Components / Builder ] - Property Type : Array Of <component>