SmartDevicesPlus 6 New Wizard Options

SmartDevicesPlus 6 added new features to the Design System Wizard

Allow Dark Mode

This option is located in the Design System Wizard step number 1.

It will turn on Dark Mode feature.

SDP_Wizard_Step_1_DarkMode

 

Enable Onboarding

This option is located in the Design System Wizard step number 3.

Wizard_Step_3_Onboarding

 

If enabled, SmartDevicesPlus will create a sample onboarding panel, which user will later be able to modify.

The onboarding panel is a panel that is only displayed the first time the applications are opened. Once the user closes this panel, it will not appear again unless the developer changes behavior.

e.g.:

First time application is opened:

sdp_onboarding_behavior

Following times the application is opened:

sdp_onboarding_behavior_2

 

Application bar behavior

This option is located in the Design System Wizard step number 3.

It allows the developer to define how the application bar will behave in home panel:

Wizard_Step_3_Appbar

Always visible

Application bar is always visible.

Wizard_Step_3_Appbar_always

Start invisible

Application bar starts invisible, but as user scrolls it becomes visible. 

Wizard_Step_3_Appbar_start

No bar

Application bar will not be displayed.

Wizard_Step_3_Appbar_nobar

 

View and Edit design

A new step was added that allows user to customize the look and feel of view and detail panels.

User can customize:

  • Detail fields: decide how the field's labels will be displayed
  • Data section boxing: define how to section data will be displayed. A data section is a group of one or more fields.
  • Data edit boxing: define how individual fields will be displayed in edit mode panels

Wizard_Step_4_viewedit