get values of multiple checkboxes in extbase/fluid TYPO3 -


how values of multiple checkboxes checked in frontend template fluid , use these values in action extbase?

  1. declare argument in controller action , give type array or array-compatible type can constructed propertymapper.
  2. name fields same argument.
  3. post data , use argument in controller action.

this correct way of receiving array value of controller argument. accessing directly request not recommended, unless declared argument on controller action. not doing bypass important argument processing.


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -