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.47k stars 1.55k forks source link

Custom Component can't bind on change value #8683

Closed ppipee closed 1 year ago

ppipee commented 1 year ago

Latest Budibase Version Both Self Hosted and Online

https://github.com/ppipee/csv-import

I create a plugin component and pass a value to the onChange event and I try to access Field Value but it returns undefined. I've tried to using your component to investigate my error code, but Field Value is still undefined.

or Plugin component can't bind value to the onChange event?

melohagan commented 1 year ago

Hey @ppipee

Make sure that you have it configured correctly. Docs added here: https://docs.budibase.com/docs/custom-component#on-change-event