I just add form processing plugin (to be able to do custom processing after form submit) and I use: $vars = array('form' => $form);. to get data ...
確定! 回上一頁