Change Starter Splash ScreenLast Updated: 12/03/2015 Introduced in Verision: 2.0 |
In this Example we are going to create a simple Starter Splash Screen. This Screen shows up when user starts Decisions before the Portal Initialization. By default this Screen looks like this:
To change this screen we need to create a specific XAML file. For this tutorial we have created a simple file:
Next, we should name this file SilverStarter.xaml and place this file in C:\Program Files\Decisions\Decisions Web Host\SLUI\ directory.
Now we can reload Decisions and see that our Starter Splash Screen is changed.
You can download SilverStarter.xaml file here: SilverStarter.zip