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.72k stars 1.57k forks source link

You can't use json/csv data providers with form selects. #14024

Open ConorWebb96 opened 4 months ago

ConorWebb96 commented 4 months ago

Describe the feature request As a user, there are some cases were it would be useful to use a data provider that can reference another data provider and manipulate the data thats being. The hope here was I could pull out an array of objects then use these values as options for option/multi-select form picker components.

Screenshots

Screenshot 2024-06-26 at 08 58 14 Screenshot 2024-06-26 at 08 58 22
linear[bot] commented 4 months ago

BUDI-8399 You can't use json/csv data providers with form selects.

aptkingston commented 4 months ago

Afraid this won't be possible, sorry. Using a custom source data provider like that means that we don't have a proper schema and so can't populate settings like that.