Hi, isn’t it possible to use a tabpage as the main UI start page? When I add a tabpage as the start page, nothing shows up, but if I choose any other page, it works fine. I’m using version 3.16.2.
I’m using: /page/pageName
Anders
Hi, isn’t it possible to use a tabpage as the main UI start page? When I add a tabpage as the start page, nothing shows up, but if I choose any other page, it works fine. I’m using version 3.16.2.
I’m using: /page/pageName
Anders
Yes, that should work.
I currently cannot check the config for my Android tablets, but it works there.
Make sure to double check if you use the correct page ID, and for tabbed pages, consider adding /i, where i is the index of the tab you want to open.
Hi
I’m not getting any tabs displayed at the bottom; it only shows the page that’s supposed to be under the first tab.
I’m using: /page/tabbed pages id)/index
Hi
Ok, I figured it out. I couldn’t see the tabs because I had set hideNavbar: true
in the configuration for the tab page to avoid the top bar.
However, this also means the tabs aren’t visible when I set the tab page as the Main UI start page.
What I don’t understand is that if I select the same tab page from the side menu, hideNavbar: true
works fine—meaning the top bar is gone, and the tabs are visible.
Is there a solution for this?
Best regards
Anders