App Studio - Change Root page

TLDR: How to change the root page of a custom Kinetic app?

When a dashboard is created for Kinetic via the Classic Dashboard app, it defaults to the ‘Dashboard’ page type, which will not fully utilize the height of the screen, no matter what. But Page Type field is greyed out and can’t be changed.
So I’m trying to create another page with the proper page type of ‘Page’ and swap it to become the root page, so that I can delete the old ‘Dashboard’ page. But I can’t see where ‘root page’ is set or changed.

If you have an event that is running afterWindowLoad, you can add a page-navigate-to widget to the end of the event and load a specific page.

Not officially changing a root… but it will open that target page when you open the dashboard.

1 Like