Snap.forms

This namespace provides access to the properties of the various form screens in the SOTI Snap app.

Example

Snap.forms.getActivePageId();

Methods

static getActivePageId() → {string}

Get active page ID

Returns:
string

static getActivePageTitle() → {string}

Get active page title

Returns:
string

static resetActiveForm()

Reset active form

static setActivePageTitle(value)

Set active page title

Parameters:
Name Type Description
value string

static submitActiveForm()

Submit active form