I've looked all over to no prevail. I'm trying to remove/hide the count by the letters in glossary, any help would be appreciated.

Comments

rickmanelius’s picture

Hey @drupal7400

I'm trying to get clarification here:
- Are you trying to get remove results by the first letter in the title?
- Are you trying to paginate results by letter instead of number?

Any clarification would be appreciated.

dawehner’s picture

Status: Active » Postponed (maintainer needs more info)

Update status based on rickmanelius question

esmerel’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
hgurol’s picture

Status: Closed (cannot reproduce) » Active

I believe he is referring the number of total items by the letter; which looks like this....
A (2) | B (1) | C (3) | D (2) | E (1)

Edit your glossary view. Select the attachment display (Displays --> Attachment).
Under the "Contextual Filters" section you should see an entry as "Content: Title" most likely.
Click on that entry to open an options pop-up page.
On that options page look for the "Display record count with link" option with a check box.
Clear the check box. Apply and save.

Now you should have only the letters, without numbers...
A | B | C | D | E

hgurol’s picture

Status: Active » Closed (fixed)

Hope this helps....