Is it possible to have multi-value fields display in a row as opposed to on top of one another? To clarify, I'm talking about within the Document Viewer (not the search results display)
Currently, if I have 3 multi-value fields, here is how it displays:
Grant 1
Grant 2
Grant 3
Project 1
Project 2
Project 3
Amount 1
Amount 2
Amount 3
My question is: would it possible to have them display like this?
Grant 1 Grant 2 Grant 3
Project 1 Project 2 Project 3
Amount 1 Amount 2 Amount 3
I don't think so but I thought I'd double check just in case. Thanks so much!