Hi,

    I'm doing just what you explained, but the modal window content is a
page instead of a panel.
    The Ajax debug window shows an error indicating that the component I'm
trying to update was not found:

ERROR: Component with id [[beanForm423]] a was not found while trying to
perform markup update. Make sure you called
component.setOutputMarkupId(true) on the component whose markup you are
trying to update.

    component.setOutputMarkupId(true) is already there, but in the main
page, not in the page contained in the modal window.
    Is there any way of making it work in this case, other than rewriting
the contained page to a panel ??

Thanks,

Daniel



tbt wrote:
> 
> 
> once the add button is clicked the users inside the modal window will be
> displayed on the main page.
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Updating-Main-Page-From-Modal-Using-AJAX-tp22441758p22489608.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

Reply via email to