[TYPO3-english] Extbase form with GET method and crazy URL

Helmut Hummel helmut.hummel at typo3.org
Fri Sep 9 15:31:54 CEST 2016


Hi!

Jan Bednarik wrote:
> Hi,
>
> I have a list view with simple search functionality where the form is
> sent via GET so user can go back to the search result from detail
> without having to resubmit POST data. The problem is that it generates
> crazy URLs like below. Is there any way around that?

If you use <f:form, you'll Fluid will add a lot of meta information to 
hidden input fields. There is no way around that.

If you just want a simple search, just use a regular HTML <form> tag.


Kind regards,
Helmut

-- 
Helmut Hummel
Release Manager TYPO3 6.0
TYPO3 CMS Active Contributor, TYPO3 Security Team Member

TYPO3 .... inspiring people to share!
Get involved: typo3.org


More information about the TYPO3-english mailing list