Client & Server code in UI Action
Hi, I'm probably missing something very basic here but I'm not able to execute both client and server side code in my UI Action This is the script: function doClient() { alert("here " + g_form.getFormElement()) gsftSubmit(null, g_form.getForm...
