Trigger an action when krewSheet is shown on the record list.
Define a condition to trigger the action when the user displays krewSheet on the record list view.
If you utilize the “When Record List Page Displayed” condition in an app with krewSheet implemented, the event occurs before krewSheet is shown. To perform an action after krewSheet is shown, use “When krewSheet is displayed” instead of “When Record List Page Displayed.”
Set whether to include “Whether to include when Reloading” and “Whether to include when Redrawing after save.”
Choose whether to trigger the condition when the “Reload” button of krewSheet is clicked.
When you select the “Include when reloading” option, the condition will be activated, and the action will be executed whenever the krewSheet is displayed due to a page transition, a browser reload, or when the “Reload” button is clicked.
On the other hand, if you choose “Not include when reloading,” the condition will be triggered when the krewSheet is displayed during a page transition or browser reload, but it will not activate when the “Reload” button is pressed.
Clicking “Save” on krewSheet will refresh the sheet. At that time, fields that were disabled with “Make Fields Uneditable” and decorations such as background colors are reset. If you enable “Include when redrawing after save,” the condition will also trigger at that time.
The action that sets or changes field values does not apply to this condition.
The option “Whether to include when Reloading” was added from version 1.69 on 2019/10/31. Customizations registered to the Kintone app in versions before 1.68 are treated as “Not include when reloading.”
When opening customizations saved in versions prior to 1.68 with version 1.69 or later, the customization page will load with the “Include when reloading” option selected. If you proceed with “Register to Kintone app” as it is, the condition will also be triggered when the “Reload” button is clicked.
If you do not want the condition to be triggered when clicking the “Reload” button in version 1.69 or later for customizations created in version 1.68 or earlier, please change the parameter “Whether to include when Reloading” to “Not include when reloading” in the customization.
The option “Whether to include when Redrawing after save” was added from version 1.96 on 2020/6/25. Customizations registered to the Kintone app in versions before 1.95 are treated as “Not include when redrawing after save.”
When opening customizations saved in versions prior to 1.95 with version 1.96 or later, the customization page will load with the “Include when redrawing after save” option selected. If you continue with “Register to the Kintone app” as is, the condition will also be activated when reloading after saving.
If you do not want the condition to be triggered during reloading after saving in version 1.96 or later for customizations created in version 1.95 or earlier, please change the parameter “Whether to include when Redrawing after save” to “Not include when redrawing after save” in the customization settings.