action sets
Would be nice if you could create a collection of default actions that could be stored kind of like a custom component.
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/
Would be nice if you could create a collection of default actions that could be stored kind of like a custom component.
What kind of action - are you talking about events/actions?
ya, like one screen I have for configuration and I want to save everything in the fields to localStorage when I hit the back button (Either the device one or one I add) and a save button. Basically creating 3 places where I currently have to set multiple localStorage variables. It would be nice if I could bundle those actions up and then call that bundle from each location.
This should be possible to do with custom components.