hope that one has a solution...
Ronald
From: "Jesse Kuhnert" <[EMAIL PROTECTED]>
Reply-To: "Tapestry users"
To: "Tapestry users"
Subject: Re: Editable table and DirectLink
Date: Wed, 25 Jul 2007 22:29:11 -0400
If you feel like living on the edge (not really
to
get the component's input value...
I will think a little bit in this direction and if I find a solution I
will
let you all know..
Also other suggestions are still welcome!
Ron
>From: Shing Hing Man <[EMAIL PROTECTED]>
>Reply-To: "Tapestry users"
>To: Tapestry user
put value...
I will think a little bit in this direction and if I find a solution I will
let you all know..
Also other suggestions are still welcome!
Ron
From: Shing Hing Man <[EMAIL PROTECTED]>
Reply-To: "Tapestry users"
To: Tapestry users
Subject: Re: Editable table a
Have you tried the following ?
function append() {
window.location =
document.anchors.link1.href+"&sp=s"+valueFromInputField
}
foo
where append() is a javascript function that
appends the value of your input field to the
Directlink
URL.
Shing
--- Ying Lee <[EMAIL PROTECTED]> wrote:
> Gr