Attribute |
Mand. |
Description |
Default |
id |
yes |
This is the identifier of this field. |
|
template |
no |
Reference to the relation field used as pattern. |
|
javaName |
no |
Name of the Java attribute that corresponds to the current field when automatic code generation is used. The default value is the name of the current field. |
|
mimeTypes |
no |
List of MIME types allowed for this file. Only 'image' type and type 'text/x-url' are recognized. |
|
directory |
no |
Directory from which search of files is done. If a file is chosen in a sub-directory of directory, the value is relative to this directory (its value doesn't contain the directory part). |
|
filter |
no |
Filter for searched files (example: "*.doc") |
|
behavior |
no |
Name of the Java class representing the behavior of this field. Reserved for a future use. |
|