Also, I would like to be able to display Multi-Select Fields in views
not as a string, but as a list. Currently it is a pain to read these
fields. We are already able to do this with nested lists, such as Issues
(e.g. Issue:name). It would be nice to have it in custom form data as
well.Now:Choice 1, Choice 2, Choice 5, Choice 7, [...]Solution:Choice
1Choice 2Choice 5Choice 7[...]Also the order in which results are
displayed is hard to understand. Can we have consistency here?