Specifying Conditions for Dynamic Groups
The dynamic groups automatically update their members based on the configured conditions.
The conditions for members can be changed at any time.
Changing Conditions
-
Click
in the header.
-
Click Users & System Administration.
Accessing Kintone Users & System Administration -
Click Groups (or Roles).
-
Click
of the dynamic group whose conditions you wish to specify.
-
Click Change Conditions.
-
Select an option to specify conditions.
Click Basic or Advanced.
-
Specify conditions.
Specifying Conditions -
Click Save.
-
Check that the desired users are configured as members of the group.
Checking Group Members
Specifying Conditions
Basic
Select Department, Job Title, User, or other options.
For example, the chart below shows how to configure conditions to meet both of the following.
- The job title is "Manager"
- Department is either of "Sales Division", "Domestic Sales Department", or "International Sales Department"
Click "+" or "x" buttons to add or remove the conditions.
Advanced
Enter conditional expressions. You can specify more complex conditions compared with "Basic". For details on available operators and keys, refer to Extraction Expressions for Dynamic Groups.
For example, the conditional expression below shows how to configure conditions to meet both of the following.
- Job title code is "Manager"
- Belongs to one of the departments whose department code is either "Sales00", "Sales01", or "Sales02"
title in ("Manager") and organization in ("Sales00", "Sales01", "Sales02")