It seems the reply only came to me, so I'm sending it to the list again. The HTML generated by XWiki is the same one you wrote? I mean, this snippet you sent is also what your browser gets or is it different? Regards, -- Tiago Rinck Caveden http://caveden.multiply.com On Mon, Jun 16, 2008 at 10:18 AM, Gabriela Radu <[email protected]> wrote:
*sorry. i have a form. this table is included in a form.
Take care , Gabriela Radu :) www.gabrielaradu.com *
--- On *Mon, 6/16/08, Tiago Rinck Caveden <[email protected]>* wrote:
From: Tiago Rinck Caveden <[email protected]> Subject: Re: [xwiki-users] html form To: [email protected], "XWiki Users" <[email protected]> Date: Monday, June 16, 2008, 11:13 AM
On Mon, Jun 16, 2008 at 10:02 AM, Gabriela Radu <[email protected]> wrote:
Hello all:) Has anyone a problem like this ? this is my form <table> <tr> <td>
<input type="text" name="text" value="$!request.text" size="20"/> </td> <td> <input type="submit" value="Search" /> </td> </tr> </table>
but in browser the button "search" is not clickable. have no idea why
You must have a form definition somewhere, with the inputs enclosed by it, otherwise the button won't do anything...
Regards, -- Tiago Rinck Caveden http://caveden.multiply.com