multitext comma seperator

Comma seperator makes conflict.
Is there any changes to make it array like input_name[]

You can define a custom separator

http://webix.com/snippet/e2c2c69c

I mean When I post them, Posted data should be like this
text[] = “first”
text[] = “second”
text[] = “third”

It possible to wrap a multiselect in the custom component and redefine the getValue method to return an array of data.