We have a attribute StringCollection in ContentPage. By default it could be taken as String, display as an input box in smartedit. When I create a content page, input something in input box and click save, it throws out exception can't cast String to Collection. So how can I convert the input string to Collection of string then save? Same to load from DB.
It's hybris 1905