{"id":27704,"date":"2024-03-25T15:42:25","date_gmt":"2024-03-25T06:42:25","guid":{"rendered":"https:\/\/docs.c-bot.pro\/?p=27704"},"modified":"2024-05-15T16:49:16","modified_gmt":"2024-05-15T07:49:16","slug":"field_and_operator_input_rules","status":"publish","type":"post","link":"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/kintone_apps\/field_and_operator_input_rules\/","title":{"rendered":"Field and operator input rules"},"content":{"rendered":"\n<p><a href=\"https:\/\/docs.c-bot.pro\/en\/\"><i class=\"fas fa-book\"><\/i>&nbsp;Home<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\">User guide<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/\">BOT<\/a>  &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\">How to use the BOT editor<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\">Extension<\/a> &gt; <a href=\"https:\/\/docs.c-bot.pro\/en\/user_guide\/bot\/b-bot_editer\/extension\/kintone_apps\/\">kintone<\/a> &gt;  Field and operator input rules<\/p>\n\n\n\n<figure class=\"wp-block-image size-full is-resized extension_icon\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2024\/03\/icon-kintone.png\" alt=\"\" class=\"wp-image-26256 extension_border\" width=\"75\" height=\"75\"><\/figure>\n\n\n\n<h2 id=\"outline__1\" class=\"wp-block-heading\">Field<\/h2>\n\n\n\n<p>Refer to the values in the table below when inputting values into the field dropdown.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Field name<\/strong><\/td><td><strong>Value<\/strong><\/td><td><strong>Note<\/strong><\/td><\/tr><tr><td>Record ID<\/td><td>[id]<\/td><td><\/td><\/tr><tr><td>Revision<\/td><td>[revision]<\/td><td><\/td><\/tr><tr><td>Other field<\/td><td>&lt;Field code&gt;<\/td><td>Example:<br>Specify the field code of the appropriate field.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong>Example of Record ID entry<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1011\" height=\"449\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2024\/03\/user_guide_ex_kintone_input_rule_en_01.png\" alt=\"\" class=\"wp-image-27709\"\/><\/figure>\n\n\n\n<p><strong><strong>Example of Revision entry<\/strong><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1021\" height=\"449\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2024\/03\/user_guide_ex_kintone_input_rule_en_02.png\" alt=\"\" class=\"wp-image-27710\"\/><\/figure>\n\n\n\n<p><strong><strong>Example of Other field entry<\/strong><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1214\" height=\"513\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2024\/03\/user_guide_ex_kintone_input_rule_en_03.png\" alt=\"\" class=\"wp-image-27715\"\/><\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<h2 id=\"outline__2\" class=\"wp-block-heading\">Operator<\/h2>\n\n\n\n<p>Refer to the values in the table below when inputting values into the operator dropdown.<\/p>\n\n\n\n<div style=\"height:20px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td><strong>Field name<\/strong><\/td><td><strong>Value<\/strong><\/td><td><strong>Note<\/strong><\/td><\/tr><tr><td>= (equal to)<\/td><td>=<\/td><td><\/td><\/tr><tr><td>\u2260 (not equal to)<\/td><td>!=<\/td><td><\/td><\/tr><tr><td>\u2264 (less than or equal to)<\/td><td>&lt;=<\/td><td><\/td><\/tr><tr><td>&lt; (less than)<\/td><td>&lt;<\/td><td><\/td><\/tr><tr><td>\u2265 (greater than or equal to)<\/td><td>&gt;=<\/td><td><\/td><\/tr><tr><td>&gt; (greater than)<\/td><td>&gt;<\/td><td><\/td><\/tr><tr><td>includes any of<\/td><td>in<\/td><td><\/td><\/tr><tr><td>does not include any of<\/td><td>in not<\/td><td><\/td><\/tr><tr><td>contains<\/td><td>like<\/td><td><\/td><\/tr><tr><td>does not contain<\/td><td>not like<\/td><td><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p><strong><strong><strong>Example of Operator entry<\/strong><\/strong><\/strong><\/p>\n\n\n\n<figure class=\"wp-block-image size-full\"><img loading=\"lazy\" decoding=\"async\" width=\"1682\" height=\"462\" src=\"https:\/\/docs.c-bot.pro\/wp-content\/uploads\/2024\/03\/user_guide_ex_kintone_input_rule_en_04.png\" alt=\"\" class=\"wp-image-27717\"\/><\/figure>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n","protected":false},"excerpt":{"rendered":"<p>&nbsp;Home &gt; User guide &gt; BOT &gt; How to use the BOT editor &gt; Extension &gt; kintone &gt; Field and operator input rules Field Refer to the values in the table below when inputting values into the field dropdown. Field name Value Note Record ID [id] Revision [revision] Other field &lt;Field code&gt; Example:Specify the field code of the appropriate field. Example of Record ID entry Example of Revision entry Example of Other field entry Operator Refer to the values in the table below when inputting values into the operator dropdown. Field name Value Note = (equal to) = \u2260 (not equal to) != \u2264 (less than or equal to) &lt;= &lt; (less than) &lt; \u2265 (greater than or equal to) &gt;= &gt; (greater than) &gt; includes any of in does not include any of in not contains like does not contain not like Example of Operator entry<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"_locale":"en_US","_original_post":"https:\/\/docs.c-bot.pro\/?p=27681","footnotes":""},"categories":[123],"tags":[],"class_list":["post-27704","post","type-post","status-publish","format-standard","hentry","category-kintone_apps","en-US"],"_links":{"self":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/27704","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/comments?post=27704"}],"version-history":[{"count":7,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/27704\/revisions"}],"predecessor-version":[{"id":28408,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/posts\/27704\/revisions\/28408"}],"wp:attachment":[{"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/media?parent=27704"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/categories?post=27704"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/docs.c-bot.pro\/wp-json\/wp\/v2\/tags?post=27704"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}