Replies: 1 comment
-
Got this to work, Visit https://github.com/rishav00a/BudibaseCustomMultiSelect to add this plugin to your project. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I've built a custom plugin to solve the issue with the Budibase Multi Select Picker when dealing with nested schemas and custom JSON/CSV data sources. The plugin successfully handles these features, but I'm currently facing a challenge in implementing the Form Reset and Input Reset to default actions.
I'm looking for guidance or suggestions on how to effectively handle these reset actions in Budibase. Resolving this issue would greatly benefit not only me but also many others struggling with this limitation.
You can find the repository here: https://github.com/rishav00a/BudibaseCustomMultiSelect
and here's the code
Beta Was this translation helpful? Give feedback.
All reactions