Is there anyway to keep tabs selected when moving between pages?
For example, say I have 2 pages. Page 1 and Page 2.
on Page 1 I have a UD TABs component.
If i select a tab, and go to page 2, when I go back to page 1, is there a way for the tab to remember which tab I was on when i go back to the page?
Do we know when 4.3 will be released? Specifically I’m interested in the tabs issue, I’m not so bothered about ‘retaining’ tabs as such when changing pages (altho this would be nice by default), but more so the ability to provide an -ActiveTab when executing the code or the ability to use Set-UDElement to update the active tab.
My use case is basically switching the default tab selected dependent on the data being loaded. Thanks