Name | Description | Type | Additional information |
---|---|---|---|
G_UID |
Dialog message identifier |
Collection of byte |
None. |
Guid |
Text version of dialog message identifier |
globally unique identifier |
None. |
Name |
Dialog message name |
string |
String length: inclusive between 0 and 40 |
Title |
The text that is displayed at the top of the dialog prompt |
string |
String length: inclusive between 0 and 60 |
AssistanceRequired |
if true an operator has to scan to dismiss the prompt |
boolean |
None. |
SkipLights |
if true self-serve lights will not change colour when the prompt is displayed |
boolean |
None. |
Html |
The html that will be rendered on the form, if null or empty no html box will be displayed) |
string |
None. |
HtmlWidth |
Width of html box, between 200-1000px, default is 700px |
integer |
None. |
HtmlHeight |
height of html box, between 200-1000px, default is 400px |
integer |
None. |
SoundName |
The name of the local sound file that will be played when the form is open |
string |
String length: inclusive between 0 and 191 |
CloseButtonText |
Text displayed on the close button, defaults to 'Close' |
string |
String length: inclusive between 0 and 20 |
Highlight |
If true the dialog will be highlighted (background dimmed) |
boolean |
None. |
DisableScanner |
if true the scanner will be disabled while the form is displayed |
boolean |
None. |
Timeout |
The length of time in seconds the form will be displayed for (if 0 the form will not timeout) |
integer |
None. |
Deleted |
Soft deletion flag |
boolean |
None. |
ProductCount |
product count |
integer |
None. |
CampaignCount |
campaign count |
integer |
None. |
SellingRuleCount |
selling rule count |
integer |
None. |
Created |
Creation date |
date |
None. |
CreatedOn |
text version of creation date, dd/mm/yyyy |
string |
None. |
Updated |
Last updated date |
date |
None. |