| Author |
Messages |
|
talal Posts:31
 |
| 06/06/2007 10:37 PM |
|
I am trying to create lists that have navigation by letters (for example list of employees that would have the letters on top and when the letter is clicked the list displays last name = letter selected) sorted by last name, first name how can i do that? |
|
TaLaL |
|
|
host Posts:93
 |
| 06/07/2007 7:00 AM |
|
The {AlphaFilter} tag creates a list of letters as links which filter the records. It runs in comination with the {Sort} tag. In your template header place {Sort}lastname, firstname{/Sort} {AlphaFilter} You can place AlphaFilter tag wherever you'd like to see the list. |
|
|
|
|
|
| You are not authorized to post a reply. |
|
|
|