Job Runner

If Field Contains One or More Value

Summary

Check whether one or more options have been selected in a field where multiple options can be chosen.

How to Use

Check whether at least one record meets the conditions in all specified records. If there is more than one line that meets the conditions, the action will be executed limited to the records that meet the conditions. If there are no records that meet the conditions, no action will be taken.

The action with this condition set and subsequent actions will only retrieve the rows limited by this condition when retrieving the record with the action number specified in “Record”.

Parameter

Set Record and Field.

Record

Select the action to retrieve records with the fields you want to compare.

If there are no records, the action will not be executed.

Field

Select the field that should be evaluated.

This parameter accepts the following field types:

  • Check box
  • Multi-choice
  • Attachment
  • User selection
  • Department selection
  • Group selection
  • Category
  • Assignee
  • Table

If a Table is selected, the check will be unique. The condition will be met if there are two or more rows. Empty rows are included when counting. Typically, there is always at least one row in the Kintone record editing page, so records saved from the page will not meet this condition. Zero rows may exist in records created mechanically through customization, so they can be checked or excluded in such cases.

This parameter does not accept fields that are inside tables.

Condition Inverter

Clicking the Condition Inverter will change the condition to “If field contains no value.”