hello,
I'm using a form with 2 submit buttons and I want to know witch one was clicked on.
I found on google that you can use de methode isChecked(), but this always return false:
PHP Code:
$form->add->isChecked()
Someone how know what I'm doing wrong?
greets,
BlaCK ErrOR