Hi,
regarding the Wiki Page currently only simple select properties can be used.
So my question is, do you have some kind of roadmap about when this feature will be available?
Thanks.
regarding the Wiki Page currently only simple select properties can be used.
SelectI saw that openkm community 6.3 already supports multiple attributes for a select form. In the frontend you can add more than one values for a select type="multiple". So it seems only the REST endpoint and the SDK won't support this, because there you always only got key-value pairs (e.g. for setPropertyGroupPropertiesSimple) instead of key-list<value> pairs.
- type: Actually can be only "simple". Simple means that only one option can be selected at a time. Defaults to "simple".
So my question is, do you have some kind of roadmap about when this feature will be available?
Thanks.
