Hello
Environment : Oracle XE 11gr2 : Windows7, APEX 4.2.2.00.11
I am writing a APEX Mobile application with a List view page which displays a single record form of display only items.
The list view is based on a complex query.
How can I use the swipe left and swipe right mobile feature on the Form to move next and previous records.
I am guessing I have to capture the query results on the List view page in a collection and identify the id of the record selected in the List view.
Can any body help with a method and code steps please?
Regards
Ade