Hello,
I'm working on a view that displays research papers and their reviews for reviewers. One reserch paper can be reviewed by two users. I need a custom field which displays different link depending on who (only one or both of them) reviewed that particular research paper.
I'd like to know whether it's possible somehow to access one instance of $data from an other one? Or is it possible to count how many rows (reviews) there are in a view in connection with a research paper?