Hide production data from author

Hi,
Is it possible to provide development tables to the author so that we don’t expose all the production data to anybody that is allowed to modify the app?
If not, do you know other no-code application builder that would allow to work in such a fashion?
Thank you,
Rémi

0 2 152
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Initially, copy the production app to create a staging app. In the staging app, replace the production data sources with development data sources. Copy the staging app to a development app. Give developer access to the development app. Developer develops with development app and development data.

When development is done, use app upgrade to copy development app into existing staging app. In staging app, replace development data sources with production data sources. Use app upgrade to copy staging app into existing production app.

Repeat previous paragraph as developer delivers new stable versions. Note that changes should not otherwise be made to production app without also syncing the changes to development.

See also:

Super nice, thank you for your fast answer!

Top Labels in this Space