[TYPO3-english] wfqbe browse by letter - form GET parameter
Mario Šargač
sargac at gmail.com
Wed Dec 15 13:44:38 CET 2010
Hi,
I successfully solved problem, and I am posting the result in hope
that'll be useful to someone.
In order to achieve browsing by letter I did the following:
1. created HTML template with letters and links that attach the URL
parameter to existing URL,
2. modified existing Table query record of the page to include another
marker (###WFQBE_LETTER###).
And it miraculously started to work!
Best,
Mario
On 12/13/2010 09:32 PM, Mario Šargač wrote:
> Hi,
>
> I've successfully installed and configured DB Integration extension
> (WFQBE) with a help of a documentation and included case studies which
> are very helpful, but I didn't manage to find a way to add letters below
> a search form, that would link to a search results filtering only
> records matching a first letter of a surname.
>
> ---------------- example form -------------------
>
> Search Term:____________________________ (Submit)
>
> or Browse by clicking a letter below:
> A B C D E F G H I J K L M N O P Q R S T U V W Y Z
>
> --------------------------------------------------
>
> I was thinking one way would be if I'd be able to create a form using
> GET parameter, instead of a POST, which is default, but it didn't work
> after I changed the parameter -- I got redirected to home page.
>
> Any help on how to achieve this would be helpful.
>
> Mario
>
More information about the TYPO3-english
mailing list