is it possible to add multiple value in string type field with autocomplete
like:
column_list: "id;name;email"
I never want to use array type of filed just want to continually add multiple value in a single filed with autocomplete
when start typing id show autocomplete then add ";" then again start typing in the same field such as "name" then autocomplete suggestion will show.