Wicket 1.4.20 Autocomplete error

2012-03-13 Thread magicjean
Hi,

I've upgraded from 1.4.19 to 1.4.20: Now the autocomplete component shows an
error in IE8: target is empty or no object, row 121 wicket-autocomplete.js 

Besides the error message, autocomplete seems to work normally.

It doen's give an error in Firefox 9/10.




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Wicket-1-4-20-Autocomplete-error-tp4470350p4470350.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Who wants to help building 2 special ListView components?

2010-06-24 Thread magicjean

For a webapplication that I'm currently working on, I need 2 special
components which can not be found in the standard Wicket library. Maybe
there is somebody who wants to help me developing these components (doesn't
have to do it for free, as long as it's reasonable). The 2 components I
need:

1) A PropertyListView, with an extra empty line. If the user put some data
in this empty row, automatically a new row is added to the list.

2) A PropertyListView. Not all the fields are show, but only the main ones
(Example: Firstname, last name). If the user clicks on a button next to the
row, the PropertyListView gets replaced by another WebMarkupContainer (or
panel) which shows all the data for that specific record. For example: first
name, last name, address, city, etc.). Below the PropertyListView there are
some buttons to switch between the rowview and the single record view,
delete a record, go to next record or previous record (only in single view),
etc.

Many times I've tried to build them myself, but everytime got stuck (like
data is not saved or synchronised). These components are put on a form and I
use Databinder to control the data-model.

If you're interested, may you could sent me an email to jsb...@hotmail.com

Jan Bijl
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Who-wants-to-help-building-2-special-ListView-components-tp2267383p2267383.html
Sent from the Wicket - User mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org