diff --git a/lam/docs/modules-specification.htm b/lam/docs/modules-specification.htm
index c7332293..ad015035 100644
--- a/lam/docs/modules-specification.htm
+++ b/lam/docs/modules-specification.htm
@@ -491,12 +491,17 @@ description: short descriptive name
help: help ID
string
example: example value
+ string
+values: possible input values (optional)
+
boolean
required: true, if user must set a value for this column (optional, default:
"false")
- boolean unique: true if
+ boolean
+unique: true if
all values of this column must be different values (optional, default:
"false")