Getting form component raw value on ajax action

2009-06-19 Thread Andrea Aime
Hi, I have a form in which one of the fields represents a server side path. The field has a validator to make sure the path is valid and contains certain kind of files inside of it. I also have a link on the side of it that opens in a modal window a server side file system browser to be used as

Re: Getting form component raw value on ajax action

2009-06-19 Thread Andrea Aime
Andrea Aime ha scritto: Hi, I have a form in which one of the fields represents a server side path. The field has a validator to make sure the path is valid and contains certain kind of files inside of it. I also have a link on the side of it that opens in a modal window a server side file

Re: Getting form component raw value on ajax action

2009-06-19 Thread Martin Makundi
Have a look at autocomplete texxtfield, it should provide a good starting point. ** Martin 2009/6/19 Andrea Aime aa...@opengeo.org: Hi, I have a form in which one of the fields represents a server side path. The field has a validator to make sure the path is valid and contains certain kind