Form specification files / Form item attributes |
The CONFIG attribute defines the behavior and decoration of a field defined with the WIDGET attribute.
CONFIG = "parameter [...]"
The CONFIG attribute can only be used with the WIDGET attribute. It is ignored if WIDGET is not used.
Configuration parameters are separated by blanks.
If a configuration parameter holds blank characters, you must use {} curly braces to delimit the parameter value.