Skip to content

Common Function: Tooltip Display When Selecting User Or Group

Overview

This section explains the tooltips that are displayed when you hover the mouse cursor over the "User" and "Department" options in the "Site Access Control" and "Add Group Members" settings.

User Tooltip

The content set in "User" will be displayed in the tooltip in the following format.
Whether the login ID or email address is displayed depends on the "SelectorToolTip" setting in "Set Parameter: User.json".

{Login ID or email address} {User code} {Description}

Department Tooltip

The content set in "Department" will be displayed in the tooltip in the following format.

{dept code} {description}

Example: Add Group Member Screen

Display tooltip for the following user

Column name Value
Login ID y-arai
User code A002
Description Development Department

Tooltip shown for a user choice on the add group member screen

Example: Tooltip for "Department" in "Site Access Control"

Display tooltips for the following departments

Column name Value
Department code Imp001
Description Nakano office

Tooltip shown for a department choice on the site access control screen