Quick Menu Buttons
The Quick Menu Buttons parameter group can be used to create the POS button for a sub-menu defined in the Quick Menus parameter group or for an existing item in the store’s database. These buttons allow the POS application to access quick menus and items for store transactions. The color configuration options available for this feature can use the hexadecimal notation or the RGBA notation.
The following table describes the Quick Menu Buttons options.
This is a multi-record option group. Records can be added as necessary.
Option name | Value | Description |
---|---|---|
Action Data | An alphanumeric value from zero to 40 characters | Determines the quick menu or item code that is linked to the quick menu button. This parameter accepts the following value types:
|
Action Termination Key | One of the following values:
| Determines the action taken when a quick menu button is selected.
Note
This option works in conjunction with the Action Type option. |
Action Type | One of the following values:
| Determines whetherthe button is assigned to a sub-menu or a store product.
Note
This option works in conjunction with the Action Data option. |
Additional Text | An alphanumeric value from zero to 40 characters | Defines the second line of text displayed on the button. |
Background Color | An alphanumeric value from zero to 40 characters | Specifies the color of the quick menu button. Note
When left blank, the POS application uses the default color. |
Background Color Pressing | An alphanumeric value from zero to 40 characters | Specifies the color of the quick menu button when the button is selected. Note
When left blank, the POS application uses the default color. |
Button ID | A numeric value from zero to 999999 | Specifies the unique ID of the button. This parameter is the record's key. Note
Once the record is created, this option cannot be modified again. |
Display Order | A numeric value from one to 999999 | Determines the sort order of the buttons displayed on the Menu Maintenance screen and Quick Menu screen. |
Foreground Color | An alphanumeric value from zero to 40 characters | Specifies the color of the quick menu button text. Note
When left blank, the POS application uses the default color. |
Foreground Color Pressing | An alphanumeric value from zero to 40 characters | Specifies the color of the quick menu button text when the button is selected. Note
When left blank, the POS application uses the default color. |
Image Location | An alphanumeric value from zero to 255 characters | Defines the location and file name of the image for the quick menu button. Note
Add the image URL to the browser’s list of trusted sites to avoid error messages and to properly load the images. |
Item Description | An alphanumeric value from zero to 30 characters | Defines the item description which will be displayed on the POS application and POSLog and printed on transaction receipts and chits. Note
|
Item Price | A numeric value from zero to 999999999 | Defines the price of the store product assigned to the button. Note
|
Label | An alphanumeric value from one to 40 characters | Defines the label text displayed inside the button. Note
|
Parent Menu Name | An alphanumeric value from zero to 40 characters | Determines which quick menu defined in the Quick Menus parameter group the button will be displayed in. For more information, refer to Quick Menus. |
Sample data for a sub-menu button
Each sub-menu created and defined in the Quick Menus parameter group require its own quick menu button in order to be accessed from the POS application. A sub-menu can either be assigned to the main menu or to another sub-menu.
The following table provides the values for a sample sub-menu assigned to the main menu.
Option name | Value |
---|---|
Button ID | 1 |
Display Order | 1 |
Parent Menu Name | Main Menu |
Label | Books |
Additional Text | Classic, Fiction, Non-fiction, and so on |
Action Type | TerminationKey |
Action Data | Books |
Action Termination Key | None |
Item Price | 899 |
Background Color | #D5EDF8 |
Foreground Color | (None) |
Background Color Pressing | (None) |
Foreground Color Pressing | (None) |
Image Location | https://upload.books.png |
The following table provides values for a sample sub-menu assigned to another sub-menu.
Option name | Value |
---|---|
Button ID | 2 |
Display Order | 2 |
Parent Menu Name | Books |
Label | Classic Books |
Additional Text | (None) |
Action Type | TerminationKey |
ActionData | 00053119900129 |
Action Termination Key | ItemSelectedKey |
Item Price | 899 |
Background Color | #D5EDF8 |
Foreground Color | (None) |
Background Color Pressing | (None) |
Foreground Color Pressing | (None) |
Image Location | https://upload.classicbooks.png |
Sample data for an item button
Store products require quick menu buttons in order to be added to a quick menu. Items can either be assigned to the main menu or to a sub-menu.
The following table provides values for a sample quick menu button created for a store item.
Option name | Value |
---|---|
Button ID | 3 |
Display Order | 3 |
Parent Menu Name | Classic Books |
Label | Twelfth Night |
Additional Text | by William Shakespeare |
Action Type | TerminationKey |
ActionData | 00053119900129 |
Action Termination Key | ItemSelectedKey |
Item Price | 899 |
Background Color | #D5EDF8 |
Foreground Color | (None) |
Background Color Pressing | (None) |
Foreground Color Pressing | (None) |
Image Location | https://upload.twelfthnight.png |