editor list with valuesLookup returns single characters of list

14 Views Asked by At

I trying to use the list editor with the valuesLookup. The closest solution I have found now is this question: tabulator.js: list with valuelookup and custom ajax-get. Only issue I have is that it splits the returned list (['AA', 'BB', 'CC']) into single characters. Any suggestions how to fix this?

0

There are 0 best solutions below