Action Item Settings

Jamf Connect Documentation

Solution
Application
Jamf Connect
Content Type
Technical Documentation
Utilities & Services
ft:locale
en-US

Global Action Settings

Setting

Description

Type

MenuIcon

Determines if the action menu will display a status icon (green, yellow, or red)

Note:

MenuIcon will display a green, yellow, or red icon next to the main Action menu based upon the highest degree of alert among all items in the submenu. For example, if you have any visible submenu actions displaying a red icon, the main menu will display a red icon. If any visible submenu actions display a yellow icon and none display red, the main menu item will display a yellow icon.

Boolean

MenuText

When set to true, Self Service+ will use the result of the command as the text of the menu item.

Note:

MenuText requires a command to return a result of <<menu>> followed by your menu. The last command to return a result containing <<menu>> will determine what the menu title is.

Boolean

Action Component Settings

Setting

Description

Type

Name

(Required) The name of the action

String

Title

The text used to display the item in the menu bar

Note:

If unspecified, the Name will be used as the title.

Dictionary

Show

Determines if the item is displayed in the menu or not

Note:

All commands in the Show command must return true for the menu item to display.

Array

Action

Contains the action.

Array

Post

Determines what happens after the action is run.

Array

GUID

The unique ID for the action

String

Connected

Determines if the action set should only be run when connected to an Active Directory domain

Boolean

Timer

Length in minutes between executing the action

Integer

ToolTip

The text displayed when hovering over a menu item

String

Separator

Creates a visual separator bar in the menu bar