enhancement
major
minor
major
minor
enhancement
Currently, the "multiple" property is not supported for attributes of primitive types, but it is offered as an option. An exception is "String-Set," for which you must specify a special config type and storage algorithm.
By default, the ability to enter multiple values should be supported for (simple) primitive types (numbers and strings). The “multiple” option should only be available for types that actually support it.
Usage
If the primitive type supports multiple attributes, the “multiple” option can be checked. In this case, the separator can be specified via an additional annotation:
Test
- /com.top_logic.demo/src/test/java/test/com/top_logic/demo/scripted/model/attribute/TestPrimitiveCollection.script.xml
- Regression: Open the Component Inspector and expand the properties of a business object.