How to create a custom Back button which always stores the last view (or maintains a history list) a
Hi All,
According to the Document: Mobile applications, portrait mode: Back button does not always work as Back button (Doc ID 1910968.1), The 'Back' button in the Mobile Applications, portrait mode, does not always work correctly.
To rectify the issue, the document has provided the below 2 Workarounds:
1) To navigate back to the original list view, please tap again the screen icon in the application banner. So for example, to return to the opportunity list, tap the opportunity icon in the application bar.
2) It is possible to create a custom Back button which always stores the last view (or maintains a history list) and then navigates to this view.