I've created a glossary view for an internal phone extention directory but don't need the # results summary to display next to the link. Can anyone tell me how to remove this?

Comments

socceronly’s picture

I made a glossary with views... but I am not sure what you are saying.

Can you give us some more info?

socceronly’s picture

Ok I read it again.

Are you talking about the label for the field?

ekh’s picture

This is what the page looks like:

A(1)| B(2)| C(1)

Name Ext.
--------------------
Adams, Michele 455
Burton, Richard 465
Bramption, Mary 453
Carlson, Joe 456

By adding the [Name] field as argument and choosing Glossary Mode with a character limit of "1" I get alphabetical links at the top of the page that will allow users to navigate quickly to the letter they need (instead of scrolling down the list). For example, when you click the "B" it shows you only names that start will B. All is great except that I'd like to get rid of the number in parenthesis that represent the total for each letter of the alphabet. Does that make sense?

I'm using Views module 6.x-2.7.

nevets’s picture

Look at the attachment for the view, under the Node: title argument there should be a style, click the "gear", uncheck "Display record count with link"

ekh’s picture

That did it.