Creating a new table directly from the app

good evening,
do you think it is possible to create a new table directly from the app? I'm creating an application that is also an "editor" of itself but obviously the impossibility of creating new tables internally is a big limit.
0 2 621
2 REPLIES 2

No, you need to add the table or sheet into the datasource first.  Once done, there are two ways to add that as a table into the App:

1) The standard way - tapping New Table and navigating through the datasource to find the table/sheet to add.

2)  If you refresh the Browser page, you will get a suggestion for adding a table for any table in a database or any sheet that has not yet had a table added.  By tapping the "X" button on the suggestion, it will be removed and not shown again.

I find it impossible to create new tabs or columns directly from the app strongly limiting ... I understand that this can create data consistency problems but if I wanted to create a totally new data "class" it would be impossible for me. I am currently looking for a solution by creating a series of "slots" tables that are invisible and accessible only in certain cases (for example, creating an "add tabs" behavior), but this is only a bribe ...