Thank you for the great example. It was a little difficult to follow because some actions probably were lost or sped up too much after video editing. By the way, I managed to refresh my table after pushing "add new" button only when choosing "Computers Table" in "Data Provider" field at 11:44. The option GetAllComputers did not work. There is "Computers Table" option on the video, so maybe I've done something differently or there were changes in newer versions. Still, very helpful hands-on, much appreciated).
Hi, I'm from Brazil, I'm familiar with the tool today, I would like examples of how to build applications like calendars, cruds, like Bubble does, to be able to understand the tool, I want an alternative to develop my applications, thank you, the more examples based in better famous apps, integrations with APIs like Stripe and others, you can create plugins
It is definitely possible to do this with a modal. This is the link from the docs docs.budibase.com/docs/screens#modal-screen - let us know if you think a video looking at this would be helpful!
@@Budibase Thanks! The docs pointed me in the right direction and I managed to complete it using a modal. A video tutorial on improving modal performance with REST APIs would be of interest as currently the modal takes approx. 4 seconds ore more to load. Right now the work flow is: Table View -> Clicked Row -> Update State Variable -> Navigate to Modal -> Modal Executes Query with State Data -> Form in Modal Displayed. Perhaps there is more optimal way to get a form into a modal using REST API queries? Appreciate your continued support!
Just stumble across Budibase and i'm amazed, not only by the functionality it provides but the indepth and well guided tutorials is so helpful!
Thank you!
This is great guys, I am going to share this with every dev. It's great for us backend guys
That's exactly who it is designed for!
Great tutorial @budibase. This tool is worth to spend time on.. 👍
Thank you for the great example. It was a little difficult to follow because some actions probably were lost or sped up too much after video editing.
By the way, I managed to refresh my table after pushing "add new" button only when choosing "Computers Table" in "Data Provider" field at 11:44. The option GetAllComputers did not work. There is "Computers Table" option on the video, so maybe I've done something differently or there were changes in newer versions.
Still, very helpful hands-on, much appreciated).
How can I put an array as a field in body of http POST
We just need to develop the beckend and architecture, i guess this is great for developing front end
how can I store the response from the api and display any where
Hi, I'm from Brazil, I'm familiar with the tool today, I would like examples of how to build applications like calendars, cruds, like Bubble does, to be able to understand the tool, I want an alternative to develop my applications, thank you, the more examples based in better famous apps, integrations with APIs like Stripe and others, you can create plugins
Has anyone had luck setting up similar functionality but using a modal instead of a side panel?
It is definitely possible to do this with a modal. This is the link from the docs docs.budibase.com/docs/screens#modal-screen - let us know if you think a video looking at this would be helpful!
@@Budibase Thanks! The docs pointed me in the right direction and I managed to complete it using a modal. A video tutorial on improving modal performance with REST APIs would be of interest as currently the modal takes approx. 4 seconds ore more to load.
Right now the work flow is: Table View -> Clicked Row -> Update State Variable -> Navigate to Modal -> Modal Executes Query with State Data -> Form in Modal Displayed. Perhaps there is more optimal way to get a form into a modal using REST API queries?
Appreciate your continued support!
My table doesn’t work. But I can see the data running it from the query