femanager icon indicating copy to clipboard operation
femanager copied to clipboard

[BUGFIX] Support multiple values in SelectViewHelper

Open devmes opened this issue 3 months ago • 1 comments

The SelectViewHelper in v13.0.0 provided a multiple attribute, but handling of multiple selected values was not working. This commit fixes the issue by correctly reading and displaying multiple values.

Resolves: #663

devmes avatar Sep 24 '25 13:09 devmes