[値をリセット] ルールはコントロールを既定値に戻します。既定値が設定されていない場合は、値をクリアします。

ヒント:
このルールをコンテナーに適用すると、コンテナー内のすべてのコントロール (入れ子になったコンテナーを含む) に適用されます。
状況に応じて、そのコンテナーに含まれるすべてのコントロールがリセットまたはクリアされます。詳細については、後述する「使用可能なコントロール」セクションをご覧ください。
使用可能なコントロール
さまざまなコントロールに対する [値をリセット] ルールの動作について理解を深めるには、以下の表をご覧ください。
Note: If a control is not mentioned in the table below, the Reset Values rule does not apply to that control.
Control | How it works |
---|---|
Checkbox | If no default value is configured for the control, the rule unmarks the checkbox. If the control default value is configured, the rule won't unmark the checkbox. |
Date Picker | If no default value is configured for the control and if no default date is configured, the rule clears the date. |
Dropdown | If a default value is configured, the rule only clears the selected value, not all control values. |
Multiselect dropdown | If a default value is configured, the rule only clears the selected value, not all control values. |
File Picker | The rule clears the File Picker object and its associated objects, so the user can upload another file. |
Radio Button | The rule removes any selection, unless a default value is configured. |
Slider | The rule resets the slider bubble, unless a default value is configured. |
Switch | The rule resets the switch, unless a default value is configured. |
Text Area | The rule clears the values, unless a default value is configured. |
Textbox | The rule clears the values, unless a default value is configured. |
Custom List | The rule clears the selected values. |
Table | The rule clears the selected values. |
Container | If you apply this rule to a container, it'll be applied to all controls within the container, including nested containers. |
Container Layout | If you apply this rule to a container, it'll be applied to all controls within the container, including nested containers. |
App variable | The rule sets the value to empty. |
例
フォームの作成時に [値をリセット] ルールを使用できます。
たとえば、フォームの最後にある [送信] ボタンにルールを追加し、コンテナー全体をリセットするように設定できます。このようにして、すべてのフィールドに入力して情報を送信すると、フォームはその既定値にリセットされ、ユーザーはもう一度フォームに入力できます。
7 か月前に更新