Why would you want to do that? If it happens at form load you must know about this inputfield when you create the page so why not add a wicket component for it too?
Maurice On Fri, May 9, 2008 at 1:02 AM, Dan Kaplan <[EMAIL PROTECTED]> wrote: > Let's say that hypothetically I used javascript to add an <input> to a > form in its onload method. How can I get wicket to become aware of that > input so I can do things like validate it, etc.? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
