Hi,
I have a page displaying menu tabs with titles ‘A-B’, ‘C-E’, ‘F-H’ etc through the alphabet. I want to select the correct channel entries to show under the correct alphabetical category. Would it be best to set up the tab titles as categories and add the channels to the correct categories, or is there some way to do it dynamically as you would with PHP but without resorting to PHP?
Any help appreciated.