Screens | Budibase University
5:23
Пікірлер
@brunogante6765
@brunogante6765 16 күн бұрын
How to bulk load in postgres table using a csv? Is that possible with budibase?
@joejohnston6339
@joejohnston6339 16 күн бұрын
Hi. Can you provide more information?
@brunogante6765
@brunogante6765 16 күн бұрын
@@joejohnston6339 just wondering how to create an app that could allow to upload a csv file to insert multiple rows in one postgres table instead one by one using a form as exemplified in the video
@myk7rewind889
@myk7rewind889 20 күн бұрын
For beginners wishing to practice and assimilate the concepts taught, it would be good to make available online the sources (as template) of the examples presented in the video. This would make it easier to reproduce the exercise.
@spoonikle
@spoonikle 27 күн бұрын
Being able to use javascript and sql queries is awesome. I thought this was nowhere near as powerful as it actually is. I will be giving this a try.
@chaitusatbhai5036
@chaitusatbhai5036 Ай бұрын
Is there a way to maintain data integrity? E.g. if I delete a car from the fleet section, will it leave the associated records in the check-ins and maintenance tables for that car in place by default or will it delete those too if the data model is configured to not allow records in those tables with no associated car in the fleet table?
@user88795
@user88795 2 ай бұрын
hello! in Budibase can I create CRUD in a table from the interface using .csv or .xlsx files? thanks!!!
@Budibase
@Budibase Ай бұрын
Yes, you can create CRUD apps using CSV.
@nagamanu4246
@nagamanu4246 2 ай бұрын
Hello can we create a form and on submitting be redirected to payment gateway and accept payment?
@Budibase
@Budibase Ай бұрын
Hi. You could build this using the embed component. So, once a user submits a form, redirect them to a page within a stripe embed.
@skinwalker_
@skinwalker_ 2 ай бұрын
Brilliant tutorial on the graphs and more. I learned more from this video than several others. Thank you 🙏
@Budibase
@Budibase Ай бұрын
Glad it was helpful!
@YusefBenarieb
@YusefBenarieb 2 ай бұрын
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).
@priit123
@priit123 2 ай бұрын
Anyone who watches this, they removed tables like those in the video and replaced with notion like tables. Now they look like ugly excel table in .
@Budibase
@Budibase 2 ай бұрын
Hey. We're constantly working to improve our table component. Today, the new table component has much more functionality than the old one. It's styled differently, but we're working to allow users to customize the new table to look like the old one.
@AIOnKindness
@AIOnKindness 2 ай бұрын
Hi Kevin I am building a flashcard application for my own needs, and perhaps open source it for other people to use for free. I have watched a lot of your videos, but I did not find one regarding RBAC. I understand that Budibase has Basic, Admin, and Power. I have two questions. 1. I want people to be able to sign-up using Google. Currently, I have to manually add the users to Budibase first before the user can sign-in. Is there a way to avoid this? I intend to have only 1 application (this flashcard application) deployed. Is there a way to configure budibase so if the user is accessing my application using a specific domain, that the user is automatically granted access to this flashcard application with the Basic role. 2. In my case, the user should be able to create decks, add flashcards, invite other people to the platform by sharing decks. The users should be able to delete their own cards and decks. Users should not be able to search and see decks that were created by other users (and had not been marked as public). Can you please make a video on how Budibase support RBAC? Can I achieve my goal using Budibase? Can you do a video building flashcard application using Budibase? How should I go about accomplishing this? Thank you! Khai
@KPMGDesk
@KPMGDesk 2 ай бұрын
Can the data can be updated based on the input to the output visualisation
@Budibase
@Budibase 2 ай бұрын
Hi. Can you provide more information?
@vinnymurphy5994
@vinnymurphy5994 3 ай бұрын
Great tutorial. From what've seen in other budibase videos, I know it's possible to add a button with an action that would export the book table as a .csv. However, is it possible for this to also export the relation column, i.e. who the has checked out the book?
@BhavinSarvaiya-es4vu
@BhavinSarvaiya-es4vu 3 ай бұрын
can you please provide this demo exported with DB
@muhozamerveillekangabire5183
@muhozamerveillekangabire5183 3 ай бұрын
what happens when one has no table black? Are there any other updates needed?
@Budibase
@Budibase Ай бұрын
Hey. I am not sure what you mean - can you provide further information?
@sarahmhx
@sarahmhx 3 ай бұрын
If creating an app for schools which would require the students be app users as well as their teachers as admins, with different app screens/views - is this possible to do?
@Ya_Slavniy
@Ya_Slavniy 3 ай бұрын
Bloody hell! Ur pronunciation made me wanna quit learning this 😂 Don't take it too personal, plz. I'm sure Australians and UK citz are ur target audience and I'm just a foreign visitor.. Sure u have a good teaching skills. Yet, I ain't watching this till the point of knowing that empirically 😅
@FernandoW910
@FernandoW910 3 ай бұрын
this is just awesome!!!!!!!!!
@FernandoW910
@FernandoW910 3 ай бұрын
wow
@BrianMoran-iRES
@BrianMoran-iRES 3 ай бұрын
Do you own it without subscription.
@shimondoodkin
@shimondoodkin 4 ай бұрын
align looks inverted horizontal is vertical and vertical is horizontal
@millionairenowNYC
@millionairenowNYC 4 ай бұрын
Can we use this for commercial use?
@vinaymalyala7047
@vinaymalyala7047 4 ай бұрын
Can you please send data base link
@roadrunner911
@roadrunner911 4 ай бұрын
I've successfully linked MySQL Workbench with Docker. Now, I'm looking to connect MySQL with Budibase. What details do I need for this, such as host, port, user, password, and database? How can I obtain this information? Your help would be greatly appreciated, as I'm currently stuck on this step.
@roadrunner911
@roadrunner911 4 ай бұрын
Please explain more about 'host.docker.internal'. How do I create my own and connect? Thanks.
@nithyarajendrababu4020
@nithyarajendrababu4020 3 ай бұрын
You dont need a docker right ? if you have a db hosted anywhere, you can simply use that host... the example video here uses a db hosted on a docker
@arhamali6234
@arhamali6234 4 ай бұрын
it is given an error as i do changes in the connection string host.docker.internal
@reve3789
@reve3789 4 ай бұрын
hi, can we also add viewer to the approval process? and can we have multiple approver? thank you
@walney2008
@walney2008 5 ай бұрын
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
@suen-tech
@suen-tech 5 ай бұрын
Thx
@jmini1558
@jmini1558 5 ай бұрын
I am not sure if I will get an answer, but I am creating a customer database for my job and I am trying to make it so that all of my text is able to be seen in the new table block. Is there a way to make my rows taller or make it so that when I click on the rows it will show me all of the text and not just the first few words?
@joefishman2007
@joefishman2007 5 ай бұрын
Try the grid block instead. It has a row height setting.
@jmini1558
@jmini1558 5 ай бұрын
Another question, in this grid block, is there a way to search by any of the words in that block instead of the exact first word in each column?
@wkdmind1170
@wkdmind1170 5 ай бұрын
Very helpful and presented in nice clear way. I will definitely be having a play around after watching this. I can think of lots of things this will greatly improve. Than you.
@Budibase
@Budibase 5 ай бұрын
Thank you
@muhammadzazulirizki1000
@muhammadzazulirizki1000 5 ай бұрын
Hi, can I connect this with a Google sheet file?
@Udini16
@Udini16 6 ай бұрын
helo, is it possible to make two approver to approve the status? and if it can how?
@balighabutaleb3988
@balighabutaleb3988 6 ай бұрын
can you bukd me one the way i want it just looking for very simple CRM and would love to know if you can help!!
@AzhanAmeer
@AzhanAmeer 6 ай бұрын
Great video! Simple and easy to follow. However, I have encountered a problem with the trigger automation action. Even though my app is already published, the automations that I've created are not showing up. Why is that?
@chinmaykulkarni3078
@chinmaykulkarni3078 6 ай бұрын
Great tutorial @budibase. This tool is worth to spend time on.. 👍
@VlasTrunov
@VlasTrunov 6 ай бұрын
Sorry. I am still struggling to filter a table by a value that is associated with a user. I have a company table with a one to many relationship to the users (one user may have many companies). I have also a vehicles table where a user may add vehicles, each being associated to only one company. A vehicle is represented by volume and weight capacity properties. I did set up an action to save the properties, but I cannot save a value to a relationship field - the field that should store the company id in the vehicles table. How do I do that, please? I think I'm about to give up.
@vinnymurphy5994
@vinnymurphy5994 3 ай бұрын
Hey, I'm wondering whether you ever found a solution to this? I'm stuck on a similar problem and it's a big roadblock.
@VlasTrunov
@VlasTrunov 3 ай бұрын
@@vinnymurphy5994 nope. I gave up and switched to Zoho Creator. I did what I wanted in no time.
@beethovennine
@beethovennine 7 ай бұрын
Love this app...but SUCH a shame that you guys removed the 'Group By' option for views...IMHO that's a CORE feature for a low-code app builder...
@Orca_techie
@Orca_techie 7 ай бұрын
We just need to develop the beckend and architecture, i guess this is great for developing front end
@Orca_techie
@Orca_techie 7 ай бұрын
This is great guys, I am going to share this with every dev. It's great for us backend guys
@Sterh20
@Sterh20 7 ай бұрын
Is this tutorial for a beginner? I am not complaining, I just confused. Their are a lot of video tutorials, but I haven't seen the that clearly states that and can be used for quick start.
@Sterh20
@Sterh20 7 ай бұрын
Why the gap between the category list is so huge?
@ziyodulloxonubaydullayev2868
@ziyodulloxonubaydullayev2868 7 ай бұрын
How can I set the total number of records when I use the rest api as a resource. There is only one button for pagination
@portraitofalion
@portraitofalion 7 ай бұрын
My repeater blcok doesn't look like this.
@DavidHergert
@DavidHergert 7 ай бұрын
Do you have examples of interfaces that are a little more information dense? So far most of the components (forms and tables) I've seen have lots of white space which is great in most cases. But I guess what I am asking is how configurable are the UI components (possibly via CSS) to really give the UI a more custom look?
@Budibase
@Budibase 7 ай бұрын
Hey! You can add custom CSS to designs: docs.budibase.com/docs/custom-css On top of that, you can build custom components: docs.budibase.com/docs/custom-component What type of app are you building? Maybe you can share a mockup and I can inform you better. J
@YChannelOnlineGames
@YChannelOnlineGames 8 ай бұрын
could you share the schema link
@RedCloudServices
@RedCloudServices 8 ай бұрын
I follow this step by step and now I sometimes get double groups and all card titles are the same even though I setup binding
@gianni4302
@gianni4302 8 ай бұрын
really surprised you guys havent made a video about creating a login page. that would seem to be the first step for many
@Budibase
@Budibase 8 ай бұрын
​@@gianni4302 the log in screen is added by default - it's not editable. There's no sign-up screen because it's primarily for building internal tools.
@crzayboy309
@crzayboy309 8 ай бұрын
Do we need to upgrade our account to connect local my sql server.
@Budibase
@Budibase 8 ай бұрын
No 👍
@RedCloudServices
@RedCloudServices 8 ай бұрын
I have an urgent project at the start it’s just me setting up inventory V&V use case. We already have data in postgres which serves up a nice Hasura Graphql api for downstream use cases. Can we use Python functions instead of javascript? just curious. Budibase is even better to get started than Flutterflow 😮
@Budibase
@Budibase 8 ай бұрын
Hey. Thanks for the kind words. We don't support Python but it's something we've talked about internally and maybe a task we take on in 2024.