From 303a198bb7bd866d5348e3ab9bf4b1ae0038e28b Mon Sep 17 00:00:00 2001 From: pravin Date: Tue, 7 Jul 2026 18:34:29 +0530 Subject: [PATCH] Update create-template.md added the missing image on the create template page. --- docs/docs/help/Templates/create-template.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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**