My client wants to show the first 5 results for the field, with a more link to see more results. I have written a patch that adds a more link path and more link text that is displayed when there are more than the limited number of results. This allows tokens from other fields, so you can set the path to node/[nid] for example.

CommentFileSizeAuthor
nodereferrer_more_values_link.patch2.67 KBmstrelan

Comments

mstrelan’s picture

Can probably change $this->get_render_tokens($alter); to $this->get_render_tokens(NULL);.

andypost’s picture

make sense so let's get more reviews