From c0ab91697cbf52b15a9f6a42c612052d81e9e9e3 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Sun, 10 Oct 2004 11:11:00 +0000 Subject: [PATCH] updated upload functions --- lam/docs/modules-specification.htm | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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")