[TYPO3-mvc]  Re: How to dynamically create objects
    Manuel Raaf 
    raaf at badw.de
       
    Mon Jul 17 16:27:17 CEST 2017
    
    
  
thanks for your posts, Jörg! 
They gave me a good hint about how to solve my problem: f:widget:paginate created links having all option values of <select> elements stored within __trustedProperties. This lead to a 414 error. I simply delete the part of the query string that is about __trustedProperties via JS after the document is loaded and all is fine :)
    
    
More information about the TYPO3-project-typo3v4mvc
mailing list