If we have a flow of 3 steps. A1 -> A2 -> A3 -> B1 I want to be able to hit back and go to A1. This is currently not allowed and we must construct flows based upon views that have to be linear forward and back. I want to be linear forward but go back differently.
This is not supported as you can't modify the browser history. You may ponder using the replace method of the mobile application if applicable: http://docs.telerik.com/kendo-ui/api/mobile/application#methods-replace