I'm in the process of mobilizing my application and using Paul Hannan's
article as my guide. My problem is with the 'Move To Application Page' event. Based on the comment in article, I'm not sure if all the problem's with all mobile controls are already fixed. Maybe I missed something. I've done/currently doing the following:
-Doing the Delete a Document part
-Testing using latest Chrome & IE8
-Change 'xe:this.action' to 'xp:this.action' after adding event where applicable (maybe this is Designer 9.0 problem I'm not sure)
-Tried using normal button, tab bar button (in tab bar), tool bar button (in page heading) but still not working
-Omit deleting part and just doing moveTo also not working
-Tried the 'targetPage' property in 'Move To Application Page' to either 'myDestinationPage' or '#myDestinationPage' also not working
-Tried in both read-mode and edit-mode also not working
What did I missed?