[TYPO3-formidable] searchform action GET and POST problems

Domi Garms djgarms at gmail.com
Thu Sep 23 07:57:44 CEST 2010


Hello formidables,

I still have trouble how to deal with my searchform. If I use the
action="POST" every searchcriteria works as expected, but when I click on a
profile and want to go back to the searchform, I have to click a button
because of the POST data. When I use the action="GET" then I used Jeromes
snippet http://formidable.typo3.ug/pastebin/snippet/27.html but the uri
string is huge and the multiselection drop downs doesnt work anymore:

http://www.aupairnetwork.net/aupair.html?tx_dmfaupairs_pi1[search_aupair][se_self_country]=&postflag[tx_dmfaupairs_pi1.search_aupair.se_self_country]=1&tx_dmfaupairs_pi1[search_aupair][se_gender]=&postflag[tx_dmfaupairs_pi1.search_aupair.se_gender]=1&postflag[tx_dmfaupairs_pi1.search_aupair.se_country]=1&postflag[tx_dmfaupairs_pi1.search_aupair.se_languages]=1&tx_dmfaupairs_pi1[search_aupair][se_begin]=&postflag[tx_dmfaupairs_pi1.search_aupair.se_begin]=1&tx_dmfaupairs_pi1[search_aupair][se_duration]=&postflag[tx_dmfaupairs_pi1.search_aupair.se_duration]=1&tx_dmfaupairs_pi1[search_aupair][se_age_min]=&postflag[tx_dmfaupairs_pi1.search_aupair.se_age_min]=1&tx_dmfaupairs_pi1[search_aupair][se_age_max]=&postflag[tx_dmfaupairs_pi1.search_aupair.se_age_max]=1&isadvanced=&tx_dmfaupairs_pi1[AMEOSFORMIDABLE_SERVEREVENT]=&tx_dmfaupairs_pi1[AMEOSFORMIDABLE_SERVEREVENT_PARAMS]=&tx_dmfaupairs_pi1[AMEOSFORMIDABLE_SERVEREVENT_HASH]=&tx_dmfaupairs_pi1[AMEOSFORMIDABLE_ADDPOSTVARS]=[{%22action%22:%22formData%22,%22params%22:{%22search_aupair[se_submit]%22:%221%22}}]&tx_dmfaupairs_pi1[AMEOSFORMIDABLE_VIEWSTATE]=&tx_dmfaupairs_pi1[AMEOSFORMIDABLE_SUBMITTED]=AMEOSFORMIDABLE_EVENT_SUBMIT_SEARCH&tx_dmfaupairs_pi1[AMEOSFORMIDABLE_SUBMITTER]=

Can me help somebody out, or how you you deal with searchforms? An POST
action is very unhandy for the users

Thanks for any help!

Greetings domi


More information about the TYPO3-project-formidable mailing list