Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
mvc.versionUsed=v1
mvc.themes=dashboard

mvc.dashboard.templateGroupFile=UI/mvc/v1/dashboard.stg
mvc.dashboard.templateName=main

 

--------------

Forms

The theme 'forms' had been the standard for MVC UI. This theme contains all default Blueriq UI components and standard functionality for e.g. flowing and refreshes. Note that this theme does not support dashboard styling.

Enable

To enable this style, make sure the following lines are existing in your 

Include Page
_PropertiesFileJava
_PropertiesFileJava
.

Code Block
mvc.versionUsed=v1
mvc.themes=forms

mvc.forms.templateGroupFile=UI/mvc/v1/forms.stg
mvc.forms.templateName=main