Per the docs here: Anvil Docs | Storing Data in Data Tables
It states that in order to share a table between apps, you should click “Add Table”, and then you’ll be presented with the option. However, in the new editor, if I click “+ Add Table” at the top left of the database view, it immediately creates the table and brings me to the column configuration view.
What’s the appropriate way of doing this, either via the UI or through code?
Thanks in advance!