Triggered when the outcome of other actions meets specific criteria.
This condition is combined with other “when to execute” conditions.
Some action types produce results that can be referenced in expressions using the format “=$1.” With this type of action, you can obtain results and check whether they meet specific conditions.
Set Action, Criteria, and Comparison value.
Select an action to check the result of which action.
Select how to compare the results.
Enter the value to compare with the result of the action.
You can specify a value directly.
= Field code
This allows you to reference a field in an expression.
Clicking the Condition Inverter will change the condition to “If result of action is not the specified value.”
If the result of the action is not the specified value, the action will be executed when the conditions specified by “Action”, “Condition”, and “Comparison Value” are not met.
As of version 1.105, released on September 10, 2020, the “When other actions complete with certain values (old)” has been deprecated and is no longer available for selection. To achieve a similar setting, you can use “When Another Action Completes” with the condition “If the action results in a specific value” instead.
Customizations created before version 1.104 that use “When other actions complete with certain values” will now have “(old)” added to the condition’s name, making it “When other actions complete with certain values (old).” However, you can continue to use it as before.
Suppose you use Customine version 1.162 (released on February 24, 2022) or later to “register to Kintone app”. In that case, the spaces on the left and right of the “Comparison Value” will be removed before comparison. The intermediate blank values are not removed.
Suppose you use Customine version 1.161 (released on February 10, 2022) or earlier to “register to Kintone app”. The spaces on the left and right of the “Comparison Value” are not removed and are compared as they are.
For example, if the comparison value is " TEST " (with spaces on both sides) and the action result value is “TEST” (with no spaces), it was considered not to match in version 1.161 (released on February 10, 2022). However, in version 1.162 (released on February 24, 2022) and later, it is considered a match.