Hi,
I ve found how to group by first letter a list of node titles. The trick used is to add twice the node title field, to hide one of them, to shorten it to 1 letter and then to use this field to group the results of the views in the style settings.
However I have still one problem, I have few nodes that start by a number and I don't need a new group for each number. Instead I d like to have a special group for all node which start by a number [0-9]
So I will have :
[0-9]
node 1
node 2...
A
node 3
node 4
B
node 5
node 6
...
In your opinion what is the quicker way and the most "sustainable" way to do that ?
Fixed
2.12
Miscellaneous
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.