I have a view displaying fields grid-style, grouped by taxonomy term.
Works fine.
All groups have are titled by the term name, except the one with the empty term ( - none selected - ), which is of course empty/title-less.
I would like to rewrite this empty group-header to something like "no category selected".
How can I achieve this?
Thank you,
10o
The Netherlands.
Comments
Comment #1
esmerel commentedYou could probably do this by using the template file to check for the empty header, and then printing what you want.