diff --git a/core/src/main/resources/lib/form/optionalBlock.jelly b/core/src/main/resources/lib/form/optionalBlock.jelly index 8422bf9635cb9d5a92ea43997d5a4fbf0aa5cc5b..4bcbcc3cc485874ca3c78465916c20c1978524b2 100644 --- a/core/src/main/resources/lib/form/optionalBlock.jelly +++ b/core/src/main/resources/lib/form/optionalBlock.jelly @@ -49,6 +49,9 @@ THE SOFTWARE. if present, the foldable section expands when the checkbox is unchecked. + + if present, the foldable section will not be grouped into a separate JSON object upon submission + @@ -56,7 +59,7 @@ THE SOFTWARE. value="${descriptor.getHelpFile(attrs.field)}" /> - + @@ -74,5 +77,5 @@ THE SOFTWARE. - + \ No newline at end of file