Probably to inject some before advice into the form submission so that
he can set the value before it submits. When I've had this problem in
the past, I have just used my own submit button instead of tapestry
submit component. Then I just have my submit button call a javascript
method instead of
I think you forgot to list what your problem was.
On 11/13/06, Edoardo Campagnano <[EMAIL PROTECTED]> wrote:
Hi,
I'm trying to compute a value at the moment my formi s submitted, in this
way
function getMessage() {
document.myForm.myHidden.value="Pizzicone"