[TYPO3-project-formidable] [BUG] Ajax events doesn't raises if radio button presented in params list.

Nikitin S.M. nikitinsm at gmail.com
Thu Oct 2 13:26:37 CEST 2008


240 = renderlet:BUTTON
240{
   name = fsubmit
   label = Поиск
   params = ftown
   onclick{
     runat = ajax
     cache = false
     params = ftown, fgender, fstyles, fusername

# fgender
# is type of RADIONBUTTON ajax doesn't fires.
# Changing to LISTBOX - works perfect !

     userobj{
       php( ...


More information about the TYPO3-project-formidable mailing list