New in 8.1.5
A boolean runWhileHidden property can be added to an element that's set to an object data type. This setting determines if contents of this tab loads once the tab is first activated, and if it should persist while in the background when the currentTabIndex changes.[image]
At the moment your tabs will be an array in the form,
tabs
0 : Label0
1 : Label1
Right-click on the tab to be configured as runWhileHidden, Change To, Object.
Add two values to the object, text and runWhileHidden. It should then look like the image above.
Aw, no. And I was so happy with myself. I've put the title back.
Tip: I think they are separate views, not pages. The Perspective client runs everything in one page and swaps in and out the views without reloading the page or without loading another page. Someone may clarify further.
It may be possible to save the sortOrder to a session variable. I'll have a think.
Is there a solution to this thread? I've recently encountered the same issue myself. The table sort order only works on the first load of the page, after navigating away it loses the sort order.