Make a form change based on responses in Creator Studio
リリースバージョン: Australia
更新日 2026年03月12日
所要時間:5分
Make a form update based on how users answer a question using dynamic behavior. For example, if a user says they want a T-shirt for an event they're attending, you can make a T-shirt size field required.
始める前に
You must name the form before you can add dynamic behavior to it.
To add dynamic behavior to a form, you must be given permission to work on the app.
このタスクについて
A different way that you can make a form change is to have questions automatically populate based on a user's answer to another question on the form. For more information, see Customize your form for an app in Creator Studio.
手順
Go to All > App Engine > Creator Studio to see all the apps on the Creator Studio home page.
Open the application that contains the form you want to add dynamic behavior to.
Select the form you want to work on in the navigation panel.
図 : 1. Select the form
Select the question that should be affected by how users answer one or more previous questions.
For example, select the T-shirt size field to make it required if a user answers Yes to the Do you want a T-shirt? question.
Select the Behaviors tab of the settings panel.
図 : 2. Add behavior button on the Behaviors panel
Define the conditions that will make the form change in the Conditions section.
Select Questions in the Field field to specify that you're choosing questions from the form.
The name of the form automatically appears in the Item field.
Choose the question whose answer triggers the dynamic behavior in the Question field.
For example, select the Do you want a T-shirt? question.
Select the condition Operator to determine the status of the selected field that will trigger the dynamic behavior.
For example, you could select Is as the operator for the Do you want a T-shirt? field.
Enter or select the value for the user's response to the trigger question.
For example, the value could be Yes if they want a T-shirt.
オプション: Specify another field and value to create a more complex set of triggering conditions by selecting the or button or the and button.
オプション: Build another set of conditions by selecting the Add condition set button and repeating steps a-e.
図 : 3. Dynamic behavior example
Define how the form changes in response to the conditions that you defined in the Action section of the Behaviors panel.
Choose what the form does when the triggering conditions are met in the Select an option field.
Depending on the conditions you created, the following actions may be available:
Make it visible
Mark as required
Make read-only
Display a message
Choose a value
You can add multiple actions, but you can add only one of each type of action for each set of dynamic behavior.
図 : 4. Dynamic behavior actions
Choose what happens for each action that you select.
For example, if you chose to Display a message, you can make it an Info, Warning, or Error message, and then you must
enter the message that appears.
Select Save.
タスクの結果
The question appears with a dynamic icon () to indicate that it has dynamic behavior.
The dynamic behavior appears in a card on the Behavior tab of the settings panel. You can select the card at any time to view or edit its details, or select the Add behavior
button to add another dynamic behavior.