Assigning Default UI as the App Center
Any UI from any apps can be used as the default UI .
The default UI here serves as the landing page when someone navigates to Joget.
Figure 1: Default UI Selection
In the default installation, an app called "App Center" with the UI named "App Center" is preloaded.
Overall Structure of App Center App
The default App Center app can be fully customized.In order to edit it, as a Joget administrator, simply navigate to "All Apps" in the admin bar, then click on the "App Center" app.
Figure 2: Select App Center in All AppsThen, click on the "App Center" UI to edit.
Figure 3: Click on App Center UI in App ComposerIn the UI Builder, edit the UI menu called "Home".
Figure 4: UI menu HomeIt is a List UI Menu that points to a JSON API named "Published Userviews".
Figure 5: It points to a JSON APIBy defining the content of the form, we can alter the JSON URL.
Customizing the App Center's UI
The logo that is displayed in the App Center can be changed under Settings > Theme > Advanced > Home Banner.
Just upload a logo of your preference to the app's Resources, then copy the new resource's generated hash variable and replace the image source.
Figure 6: Custome Logo URLThe "Home Banner" and "Custom CSS" can be customized.
Figure 7: Home Banner and Custom CSS fieldsThe help guide feature can be disabled, by scrolling to the bottom of the same page.
Figure 8: Disable Help Guide Feature Checkbox
Disabling the "help" (Hint/Guide)
To disable the Hint pop-up, edit the App Center UI.
Navigate to Settings.
Under Settings, navigate to "Configure Layout > Configure Theme > Advanced".
Scroll down to the bottom of the page, and check the "Disable help guide feature?" option.
Figure 9: Disable Help Guide Feature CheckboxThen click on "SAVE" to save the UI.