diff --git a/lam/docs/modules-specification.htm b/lam/docs/modules-specification.htm index 12184279..c7332293 100644 --- a/lam/docs/modules-specification.htm +++ b/lam/docs/modules-specification.htm @@ -492,10 +492,14 @@ help: help ID
  • string example: example value
  • boolean -required: true, if user must set a value for this column
  • +required: true, if user must set a value for this column (optional, default: +"false")
    +
  • boolean unique: true if all values of this column must be different values (optional)
    + style="font-style: italic; font-weight: bold;">(optional, default: +"false")