Is there a way to turn echo on and off for all services at once? Its nice to have static data for testing using the echo feature, but its a pain to go in and turn this on and off for every service...
Is there a way to turn echo on and off for all services at once? Its nice to have static data for testing using the echo feature, but its a pain to go in and turn this on and off for every service...
Hi Aric,
Unfortunately there is no such option yet.
Here you can find how to control Echo via JavaScript:
http://docs.appery.io/documentation/r...
That was my next question.. so I can write a script to control it, to put in the mock data. Thats a fine solution for now, thank you.