Hi, does anyone know if it’s possible to stop the page jumping back to the top when you flick through the records in a form?
If I’m looking through a field that is at the bottom of my form I want to keep the same view when I change to another record, but it always jumps back to the top.
Can this be changed?
On the Mac version if you’re on a custom layout that’s the behaviour as you want. But on the Default Layout it goes back to the top because that’s a table view and when you switch records, Tap Forms rebuilds the entire table view. On a custom layout it doesn’t have to do that because the layout objects on screen are in fixed positions so Tap Forms just injects new content into the boxes.