I am probably not wording this correctly, but I am making a proof report and it lists the name of the approver for each proof, which is great except that one proof can have 10 people on the current stage and therefore makes 10 rows for the same document. Is there a way (with text mode) that I can tell the report to list all of those names in the one row with each name divided by a comma and space? I am pretty sure I have seen this done on other uses but can't think of where I saw it.
Right now I am just using the standard default code for approver. Anyone know what tweaks I can make to this to get the results I am looking for?
descriptionkey=approver
link.linkproperty.0.name=ID
link.linkproperty.0.valuefield=approverID
link.linkproperty.0.valueformat=string
link.lookup=link.view
link.value=nested(approver).val(objCode)
namekey=approver
querysort=approver:lastName
valuefield=approver:name
valueformat=HTML
width=100