
Thoughts and ideas on how to build tools, automate workflows and speed-up the workplace.
Forms are fundamental to the Budibase experience. They are the gateway to your database, allowing you to add and update data with ease. With the critical importance of forms in mind, we’re excited to unveil our latest release: the Forms template. Traditionally, creating forms has been a time-consuming task, requiring developers to build each form from the ground up for every new application. This repetitive process not only slows down development but also diverts focus from more strategic tasks.
Jamie Birss
Mar 11, 2024
We use CRUD apps every day. Most of the time, without noticing. They keep us organized, they help digitise business processes, and they’re critical to application development. But many of us are oblivious to what CRUD apps are, or how to build one. Within this post, I am to provide you with a simple and straightforward guide to the world of CRUD apps. The guide is broken down into three sections:
Joe Johnston
Mar 6, 2024
Data collection forms are critical to countless workflows - as diverse as client onboarding, field services, project discovery, incident responses, qualitative research, product surveys, and much more. In fact, they’re the building blocks of any data-centric process. Today, we’re diving deep into everything you need to know. Specifically, we’ll be covering the basics of what data collection forms are and where they’re used - as well as what our priorities are for creating effective solutions.
Ronan McQuillan
Feb 29, 2024
Every once in a while, I’ll come across examples of web application design that really draw me in. I’ve listed these web applications below and ranked them from 5 - 1. These web applications contain a beautiful mix of design, usability and creativity. They are masterpieces, and wonderful tokens of inspiration. Huge amounts of time and thought have went into the design of these web applications and credit must go to the designs.
Joe Johnston
Feb 28, 2024
Embedding forms is probably the most common way to add interactivity to a webpage. For instance, we’ve all encountered embedded forms for submitting contact information, requesting a callback, or carrying out some kind of sign-up flow. However, how we build web forms can have a huge impact on the value we ultimately get from them. See, most teams build these using one of the following methods: Manually building forms with HTML and JavaScript, Using traditional form builders like JotForm or TypeForm , Using other SaaS tools or CMS platforms like Salesforce or HubSpot.
Ronan McQuillan
Feb 27, 2024
Availability forms are a key part of all kinds of processes - including employee scheduling, resource allocation, booking requests, and more. The trouble is that - compared to other kinds of forms - the data model you’ll typically need to handle availability can be fairly complex. Traditional form builder tools are rarely up to the task. On the other hand, countless teams handle availability using dated tools - like spreadsheets or even pen and paper.
Ronan McQuillan
Feb 26, 2024
Knowing how to implement RBAC is a crucial skill for building modern web applications. With an ever-increasing need to maximize security, efficiency, and usability, RBAC is an essential tool for successful app projects. In short, role-based access control (RBAC), is a framework built around defined roles, each with associate permissions. Users are then assigned to one of these roles, to determine which actions they can take within your app. For a more in-depth explanation, check out our ultimate guide to role-based access control .
Ronan McQuillan
Feb 23, 2024
Database GUI (Graphical User Interface) are tools that allow you to interact with databases even if you aren’t a programmer. In addition, they are useful for programmers, since they provide quick ways to get data. When it comes to picking the right database GUI for you, things get tricky. Although there are a lot of options out there, there are many things to take into account. From something as simple as pricing to more complex considerations, like the functionality provided.
Ronan McQuillan
Feb 22, 2024