[TYPO3-mvc] Adding extra fields to a form using JS (@dontverifyrequesthash)

Henrik M. Rasmussen henrik at mocsystems.com
Mon Mar 7 13:05:47 CET 2011


Hello,

I have a newAction with two arguments, an object and an array. In the 
new-form I have used JS to add empty rows to the array. This works fine, 
but I need to set the @dontverifyrequesthash annotation on the new and 
create actions for Extbase to ignore the incorrect request hash.

This doesn't seem like the best solution to me. Is there a better way to 
deal with this problem?

Is the only alternative to submit and reload the form using JS for each 
new added row?

Best regards

Henrik Rasmussen


More information about the TYPO3-project-typo3v4mvc mailing list