Your toolkit to build powerful enterprise apps in minutes. With drag-and-drop components, built-in logic, and automation, you can create real business solutions without writing code. Let’s build apps that move your company forward.
Convertigo NoCode Studio lets you build apps, manage databases, and publish everything without writing code.
Welcome to this new chapter dedicated to visual components in Convertigo NoCode Studio.
In this chapter, you’ll learn how to create multi-page navigation in your app using interactive components. This includes creating a new page and setting up a button that, when clicked, navigates the user to that new page.
Learn how to connect the internal database we created in Chapter 3
In this chapter, we will show users how to update the internal database directly from the app using input components and buttons.
In this chapter, we’ll learn how to filter database content displayed in a table, using a Select component as a filter trigger.
In this chapter, you’ll learn how to allow users to delete a row of data from your internal NoCode database using a button and a background task.
In this chapter, you will learn how to use charts in Convertigo NoCode Studio to visually represent your data. You’ll connect a chart component to your database and display insights such as trends, scores, or statistics — all without writing code.
In this chapter, you’ll learn how to display images stored in your internal database using the DataGrid component. You’ll also learn how to adjust the display settings to ensure the images are shown correctly within the table layout.
In this lesson, we will learn how to display our database content inside a DataGrid component, adjust the layout so it looks clean, and create our very first Formula to add business logic to the page.
In this advanced lesson, we are going to use the Formula tab to write custom business logic in JavaScript. The goal is to identify how many employees have a Mood Score of 4 or below. This will help us quickly spot employees with low satisfaction.