[TYPO3-mvc] HMAC check fails / form view helper
Claus Due
claus at wildside.dk
Mon Sep 26 16:12:41 CEST 2011
Hi Till,
> It was a very stupid mistake: i accidentally did erase the "name=" direction from the f.form view helper:
> < f:form id="search_form" pluginName="fe_search_results" object="{demand}" action="results" pageUid="26">
You're welcome. Yep, I missed the objectName/name attribute on your f:form first time around. Good that you caugt it :)
I see your relation is 1:1 so yes, "city" should be the property name, not "city.0" - disregard that :)
Cheers.
Claus
More information about the TYPO3-project-typo3v4mvc
mailing list