Other
-
Clearify if the customer wants the label (title) of an EntityField still to be shown even if no value is present. By default, the complete EntityField should disappear in this case. Configure this system behaviour via property "hideEmptyFields" (default is "true").
-
Enable the user to copy readonly values via marking them with the mouse pointer and choosing "copy" from the context menu (or CTRL+C). This requires the EntityField’s property "state" to be configured as "READONLY". (Use state "DISABLED" only in exceptional cases, when copying a value should be avoided.)