I'm trying to get a modal window to popup to make edits on line items from a
Listview. I have an actionpanel with an "edit" button and I am having
troubles figuring out where to put the markup -- 
<div wicket:id="modal"></div>. The actionpanel is an inner class taken from
the repeater examples. I've tried adding the modal window markup to the page
and to the markup for the actionpanel and neither are working. Maybe it is
dumb to create the modal window in onClick() method?
-- 
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Modal-Window-defined-in-actionpanel-tp3221239p3221239.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to