diff --git a/static/js/utils/form.js b/static/js/utils/form.js index d4f97bb4a..957d349a3 100644 --- a/static/js/utils/form.js +++ b/static/js/utils/form.js @@ -128,8 +128,10 @@ * Selector for the input that this fieldset watches for changes * data-conditional-value: string * The value the conditional input needs to be set to for this fieldset to be shown + * Can be omitted if conditionalInput is a checkbox * * Example usage: + * ## example with text input * *
...
*
...
@@ -139,6 +141,11 @@ *