Updating a Data Source from a Form
Please see our Form Recipes section for a recipe on this subject.
Related Articles
Creating Updating & Deleting Data Source Rows
Often, you may want to allow the user to create, update, or even delete rows on your Data Sources. Our platform supports this by setting up a Form in a few ways. Note the following functionality only works with existing data sources. Hence, you must ...
Creating, Updating, and Deleting Rows in a Data Source
Often you may want to allow the user to create, edit or even delete rows on your Data Sources. This is supported on our platform by setting up a Form in the way described below. Creating/Editing Rows in a Data Source Let's assume you have a data ...
Data Source Best Practices
When using data sources, there are efficient and inefficient ways of structuring, binding, and storing your data. However, we’ll focus on efficient usage by establishing a few basics, how to structure your data, and best practices for specific ...
Data Source Connector – MySQL
After adding and authenticating a MySQL Connection, you can add Form Connectors to push data to a database or pull data from a database using Data Source Connectors, which this article is about. Our platform lets you quickly and easily connect Data ...
Data Source Connector – PostgreSQL
After adding and authenticating a PostgreSQL Connection, you can add Form Connectors to push data to a database or pull data from a database using Data Source Connectors, which is what this article is about. Our platform lets you quickly and easily ...