Main tabs loaded on startup

Build 1501 on 14/Nov/2017  This topic last edited on: 17/Mar/2016, at 17:46

Ted4 and Fred4

The list of main tabs loaded on GN4 startup depends of:

Your saved personal workspace of the given GN4 application.

The "load on startup" status of saved workspace(s).

If you saved at least one personal workspace and made it "load on startup", the main tabs that are loaded are the ones that were active when you saved the workspace.

If you didn't save any personal workspace, or none is made "load on startup", in Ted4, the Articles main tab is loaded, and in Fred4, the Pages main tab is loaded.

All main tabs: Articles, Collections, Contacts, Editions, Pages, Planning, Publishing, Shell, Start, Tracking, Trash can

The list of main tabs to load on startup is generated by the OnInitialize method in the related add-in: Protected Overrides Sub OnInitialize(ByVal isStartUp As Boolean) in Fred.vb, Ted.vb, Shell.vb and - if uncommented - in CustomFred.vb, CustomTed.vb, CustomShell.vb.

GN4 browser

All available main tabs are loaded automatically, and the Home tab is displayed.

I4

All available main tabs are loaded automatically, and the Dashboard tab is displayed.