Is there a way to change the event type in mobile app builde

Posted by wardcouckecac on 22-Apr-2013 03:26

Is there a way to change the event type in mobile app builder without rewriting and redoing each action?

For example, I have 10 page load events, each of which sets a local storage variable or contains javascript.
Now I discover that I'd better use the page show event, because the page load event is fired only 1 time.
Do I have to delete all 10 page load events, copy the scripts of these somewhere in notepad. And then add them manually back to newly created page show events?

All Replies

Posted by tyagi.ankit40 on 22-Apr-2013 07:48

good question.. +++1. i dont think there is a way to change event type in mobile appbuilder.

Posted by wardcouckecac on 22-Apr-2013 08:34

Not to mention that in the events window of the mobile app builder, if you click 2 mm below the event you want to delete, you delete a different event. Without confirmation. So if that event contained 2 pages of javascript, too bad, its lost

Posted by tyagi.ankit40 on 22-Apr-2013 08:41

In that case, dont save the project and close the browser without saving changes and again open the appbuilder. that will restore your event.

The appbuilder surely needs a lot of improvements.

This thread is closed