diff --git a/en/building-sites/elements/template-variables/input-types/index.md b/en/building-sites/elements/template-variables/input-types/index.md index 47606b82..3bbefac3 100644 --- a/en/building-sites/elements/template-variables/input-types/index.md +++ b/en/building-sites/elements/template-variables/input-types/index.md @@ -237,6 +237,7 @@ Option 1==value1||Option 2==value2 ```json { "allowBlank": "true", + "forceSelection": "false", "listWidth": "", "title": "", "typeAhead": "false",