I usually export my app from development environment to the user environment. Since using dataverse, however, I realise that the app cannot be opened in the user environment. I believe this is the case due to the tables still being in the dev environment (not 100% but seems logical).
My worry now is that if I also export and import the data tables themselves, then they will not be linked and any changes I make to the table in one environment will not be reflected in the other.
a) Is this the case?
b) Is there a way to move tables from one env to another whilst keeping them linked so that changes in one are reflected in the other?
c) Is there a generally agreed upon practice to move tables from one env to another?
Thanks in advance,
SK