|
|
Spring.AjaxEventDecoration
Hello everyone,
i would like to submit my page without realoading the page and i thought Spring.AjaxEventDecoration would be the way to go. It works fine till i tried to submit the contents on a dojo-editor because before i have to send the form i have to fill a hidden field with the contents of the editor.
Is there a way that i can call a java-script function before the form is submitted useing Spring.AjaxEventDecoration?
Or maybe is there another way to do it?
Any help would be welcome:-)
Thx a lot in advance!
Wolfgang |
|