0
Not a bug

No going back to bookcases in Player

Clint Sutton 10 years ago updated by Ezra Weinstein (Administrator) 10 years ago 0

Hi,


There is no way to go back to my bookcases again once I open an app page in the Player.  I have to keep closing the Player, and opening it again so I can get to the "bookcases" screen.


It would be much easier if we could have a link back.

Answer

Answer
Not a bug

You can tap on either the top or bottom left corner of the first page of your app.  If you turned off the page navigation then you can add a button with the following behavior:


Jump (Choose Close App as your target page)


You can choose to only show this button if running your app in the Player by adding a condition to the behavior:


{App Is Not StandAlone}


Adding this condition will cause the app to only show this button if your app is running in the InteractPlayer, not when it's published as a stand alone app.

Answer
Not a bug

You can tap on either the top or bottom left corner of the first page of your app.  If you turned off the page navigation then you can add a button with the following behavior:


Jump (Choose Close App as your target page)


You can choose to only show this button if running your app in the Player by adding a condition to the behavior:


{App Is Not StandAlone}


Adding this condition will cause the app to only show this button if your app is running in the InteractPlayer, not when it's published as a stand alone app.