Hi,
I have an app with four screens, in the initial screen the users are presented with the browsegallery and are viewing all previous entries see below, On the PC if the users press the arrows below they are presented with that entry and can view it in the detail screen, (detailform1) and if they see or made a mistake and want to change it they are presented with an editform and change it. however if they are on a mobile device only the top entry is able to be changed (GREEN arrow) if they press the entries below (RED arrows) they are shown only the last entry? i cant see why its different on andriod or IOS to a computer?? anyhelp?
PS the syntax on the arrows is DetailForm1; Navigate(DetailScreen1, ScreenTransition.None)

I should also note that if they are press the plus they are presented with another screen which has all the custom columns etc on the canvas (for offline collections)