Turn echo on/off globally
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...
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
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.