diff --git a/docs/docs/help/Templates/create-template.md b/docs/docs/help/Templates/create-template.md index 08f2d9629..80760d353 100644 --- a/docs/docs/help/Templates/create-template.md +++ b/docs/docs/help/Templates/create-template.md @@ -241,8 +241,8 @@ Depending on the configured rule, the Text Input field can: - Hide the field - Make the field Required - Make the field Optional - -conditional logic textinput + +conditional logic textinput ## Supported Conditions The **Text Input** widget supports conditional logic based on the values of other widgets. @@ -739,7 +739,7 @@ The **Checkbox** widget also supports Conditional Logic using the following trig - Copy : Clicking on this you can duplicate the dropdown widget. --- -## 13. **Dropdown +## 13. Dropdown Once you drop the dropdown widget, a popup will open where you can set the dropdown name and options. Additionally, there are a few options available such as setting a default value and marking the dropdown as required or optional. ### **Conditional Logic**