Managing Records
You can add records in your app using the Data screen. Click '+' to add a record. In the manage data popup, the user can add data and on saving, the record is added to the database.
To edit a column(field name), hover over the column you want to edit, and select Edit field to change the name of the column. You can create a new record at any time with the new record(+) button. These will be added to your data source as well.
You can add different types of columns to your table, depending on your data.
To delete a column, click on the delete icon on the right side of the column name.
Last updated
Was this helpful?