Anyone using a Dev Version as a Demo Environment?

And if so, any advice/hints to share? I’d like to create a demo dataset that I can (re)load into that demo version’s database prior to each demo presentation. Anyone else trying this?

Hi again, @jdubbya… I’m guessing this app is the same one from your other post, yes? If you are going to go with the suggestion of deploying your app for the purpose of clearing your development database by copying from live to development, you could modify that approach and accomplish your demo goal, too. Set up a demo dataset in development, and before making any changes to it, copy it to the live database. Then, any time you want, you can copy that “clean” dataset from live to development to start your demo from scratch. Think that approach could work for you?

Best…
Mike