Change Starter Splash Screen

Last 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: DefaultSplashScreen

 

To change this screen we need to create a specific XAML file. For this tutorial we have created a simple file: simpleCode

Next, we should name this file SilverStarter.xaml and place this file in C:\Program Files\Decisions\Decisions Web Host\SLUI\ directory.

SLUIFolder

 

Now we can reload Decisions and see that our Starter Splash Screen is changed. SplashScreen

 

You can download SilverStarter.xaml file here: SilverStarter.zip

Additional Resources