Forum for discussing general topics related to Couch.
4 posts Page 1 of 1
Hi,

I would like implement a A to Z search functionality in CouchCMS and would like some direction on this.

Eg:
A To Z Search A B C D E........ W X Y Z

When a user clicks on a letter he or she is shown a list of services or articles based on the letter clicked.

Any help would be appreciated or at least another way of achieving the same thing or similar.

Many thanks.

Harris
Harris, consider relating manually each post and/or service to some letter. It is the only reliable way to have utter control over the listing.
Sample: Hosting Providers can appear in H and P altogether if you decide it.
With relation, you can avoid solutions based on calculating the first letter in page title, which is unreliable with starting 'THE', 'A', etc
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
@trendoman. Thanks for the heads up. I will play around with it a bit and see how I go. The manual approach is the direction I'll take.

Thanks again.
Harris wrote: The manual approach is the direction I'll take.

Thanks again.

@Harris, thanks for letting me know :) Adding to my earlier sample, hosting providers could also appear in `W` as webhosting providers, so manual approach indeed is good. I'm happy to work on it.
Join COUCH:TALK channel here https://t.me/couchcms_chat
Ryazania — a framework to boost productivity with Add-ons viewtopic.php?f=2&t=13475
Support my efforts to help the community https://boosty.to/trendo/donate
4 posts Page 1 of 1