In my developed app, in detail view on the iPad, the viewer can swipe left or right to advance to the next or previous record, as well as use the left/right arrows to navigate to other records. I want to remove this capability, so when they click on a record in table view, they see the detail record and CANNOT navigate to other records without going back to the table view. Is this possible?
Thanks! Wick
Please disable the following setting in the detail view settings pane.
I don’t see the option for slideshow mode in my version (the latest I think):
Any thoughts?
Thanks for the input. I discovered the setting. I’ve got a table view of the data. When I click on an individual record, it opens a default detail view of that record. That’s the one I need to turn off the slideshow capability. Can I do that easily or do I need to create a new detail view from scratch and update the link when a record in the table is clicked to open this new detail view?
Thanks for the help!
if you have turned off the setting to disable in the detail view, then it should not move to other records.