The condition is met if the currently logged-in user does not belong to the specified group or organization (department).
If multiple organizations are specified, the condition is met when the user does not belong to at least one of them. The condition is not satisfied when the user belongs to all of the specified organizations.
Before using this condition, perform an action that sets one of the followings:
Please note that the above actions do not finish instantly and may take some time to complete. Therefore, to ensure accurate determination, it is necessary to wait for the action to complete at “When other actions have completed.
Then, this condition is used in combination with other “when to execute” conditions.
For example, to specify a condition such as “when the record list is displayed and the current user does not belong to at least one of Organization A or Organization B,” follow the steps below.
* Combining conditions like “When Record List Page Displayed” with “If the User Does Not Belong to Any Group or Organization” will result in an error. At the stage of “When Record List Page Displayed,” “Get Belonging Organization of Login User” has not yet completed, so it cannot be determined correctly.
Set Group/Organization to Which the User Belongs and Group Code/Organization Code
To determine the group, specify an action that includes “Get Belonging Group of the Login User” or “Get Belonging Group of Selected User.”
To determine the organization, specify an action that includes “Get Belonging Organization of Login User” or “Get Belonging Organization of Selected User.”
Enter the group code or organization code.
If specifying multiple, enter one group code or organization code per line. You can specify multiple items by separating them with commas.
To specify the selected value in a Group Selection field or Department Selection field, use the ${} format as shown below.
${Department_selection_1.code}
When there is a parent-child relationship in the organization, specifying a parent organization in the “Group Code/Organization Code” field does not meet the condition unless the user directly belongs to that parent organization.
Group codes and organization codes that contain commas cannot be specified.