Custom separator for multiselect inside property

Hi,

I want to have a custom separator for a multiselect editor within a propert sheet. How do I do it?

This snippet shows a multiselect with a custom separator and a failed attempt to add a custom separator to the property sheet:

https://snippet.webix.com/t6cn5vt1

@WebixUser
try to define suggest config explicitly
https://snippet.webix.com/ot1ndlgv

@intregal

Perfect! Thank you! :slight_smile: