You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Kadir Sener GUMUS (JIRA)" <ji...@apache.org> on 2008/02/18 16:00:35 UTC

[jira] Commented: (WICKET-12) open Modal Window without AjaxRequestTarget

    [ https://issues.apache.org/jira/browse/WICKET-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12569919#action_12569919 ] 

Kadir Sener GUMUS commented on WICKET-12:
-----------------------------------------

another usecase else is that:  when a user enters to a page,  a modal window that contains a confirmation/warning/any message like dialog windows would be displayed at "page.onload".   this is exactly what i need right now and i found this issue from googling.  i like the wicket modal window but now unable to use that, at least in a normal way :(

> open Modal Window without AjaxRequestTarget
> -------------------------------------------
>
>                 Key: WICKET-12
>                 URL: https://issues.apache.org/jira/browse/WICKET-12
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.2.6, 1.3.0-beta1, 2.0 branch (discontinued)
>            Reporter: J.W. Janssen
>            Assignee: Johan Compagner
>             Fix For: 1.4-M1
>
>
> Wicket 1.2.2 included a new Modal Window component. However, this component can only be used with a valid AjaxRequestTarget. It would be useful if Modal Windows could be opened programmatically at any time without an AjaxRequestTarget.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.