views/employee/mobilelogin

Employee Mobile Login Button Component Adds a button to view mode of Mobile Employees to email them a link to the Mobile app.

Members

confirm

Type

Description

String

Confirm text before creating the invoice.

Default

            {
  "confirm": "Are you sure you want to send this email?"
} 

          

hidden

Type

Description

Boolean

This view is to be shown or hidden

Default

            {
  "hidden": false
} 

          

label

Type

Description

String

Button label

Default

            {
  "label": "Email Mobile Login"
} 

          

name

Type

Description

String

Button name

Default

            {
  "name": "custpage_nx_mobilelogin"
} 

          

success

Type

Description

String

Alert text when the email is successfully sent.

Default

            {
  "success": "Email successfully queued to be sent."
} 

          

General Notices