Autobinding

Learn how to save items to your database without having to run any workflows. This will let users change items in an input and automatically save to the DB.

Enroll to Watch

9 minutes

Learn how to save items to your database without having to run any workflows. This will let users change items in an input and automatically save to the DB.

Incorporate autobinding into your no-code bubble.io web application. In this no-code tutorial, we'll cover how to set up autobinding so users do not have to click a "Save" button. Instead, database fields will be binded with inputs so that whenever an input is modified, that item is automatically saved in the database.

Enroll to Watch

Database

Multi-role User Access (DB)

Learn our recommended database structure for setting up a multi-role application, where users have different access levels.