11-29-2012, 06:21 PM
(11-29-2012, 05:39 PM)kafran Wrote:(11-28-2012, 09:51 PM)steinm Wrote:(11-28-2012, 05:43 PM)kafran Wrote:(11-27-2012, 10:23 PM)steinm Wrote:(11-27-2012, 06:47 PM)kafran Wrote: What's the attribute definition management area for?
For defining attributes which can than be attached to documents, versions and folders.
Uwe
I started translating the system to Brazilian Portuguese and I don't understood these fields even in english. Can you explain me how to use it? I think the "Allow multiple values" is not working.
I have to check. An attribute with "Allow multiple values" checked, may have one or more values from the value set. Without a value set, it currently makes little to no sense. There is currently no place in letodms where this checkbox is evaluated.
Uwe
How to set a "Value Set"?
Separated with commas, semicolon, quotations..??
Is it possible to set values with white space between then, like this: "Value Set One"
??
What are the max. and min. number of values?
The syntax for a value set is simple
<sep><value1><sep><value2><sep><value3>
e.g.
|REV-A|REV-B|REV-C
or
#Apple#Pear#Banana
The minimum number of values is 1 the maximum is unlimted.
Uwe