[Wicket-user] modal window with form

2007-01-08 Thread Nili Adoram
Hi all,
I want to implement the following:
All application pages should contain some Search button.
When the user clicks this button, a modal dialog with Search Form will 
be displayed.
Once the user submits the form the modal dialog should be closed and 
Search Results Page will be displayed.

What would be the best practice to implement this?
Thanks
Nili

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] modal window with form

2007-01-08 Thread Igor Vaynberg

you would put all this into a base page, and your markup inheritance to
template it for the rest of the pages.

-igor


On 1/8/07, Nili Adoram [EMAIL PROTECTED] wrote:


Hi all,
I want to implement the following:
All application pages should contain some Search button.
When the user clicks this button, a modal dialog with Search Form will
be displayed.
Once the user submits the form the modal dialog should be closed and
Search Results Page will be displayed.

What would be the best practice to implement this?
Thanks
Nili

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Modal window with form

2006-10-26 Thread Matej Knopp

Can you please use the latest SVN version (or wait until 1.2.3 is out) 
to see if any of those issues persist?

-Matej

Marc-Andre Houle wrote:
 I got problems with a form in a Modal Window.
 In IE, it is not possible to pass from one field to the other with the 
 tab key.
 
 Step to reproduce :
  - get the quickstart package from the wicket site
  - Replace source file with what is given in this mail
  - Build, deploy, open in IE, click to open the modal window
  - Try to navigate in the form using the tab and shift-tab key.
 
 Is it a browser limitation or it is in the way wicket implement the 
 modal window?
 
 Also, related to this issue, when you are in Firefox, it is impossible 
 to see the cursor in the edit box.  The tab key work, but there is no 
 cursor associated.
 
 Thanks in advance.
 
 Marc
 
 
 
 
 Show modal dialog with panel
 
 
 field1:
 
 
 field2:
 
 
 
 
 
 -
 Using Tomcat but need to do more? Need to support web services, security?
 Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
 http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
 
 
 
 
 ___
 Wicket-user mailing list
 Wicket-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wicket-user

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


Re: [Wicket-user] Modal window with form

2006-10-26 Thread Marc-Andre Houle
Problem solved in the latest build.Thanks a lot.On 10/26/06, Marc-André Houle [EMAIL PROTECTED] wrote:
Yeah, sorry to not have said it before, I use wicket 1.2.2.How long until 1.2.3?If it is a matter of days, I'll wait to
integrate with our application.If long, I'll check the svn versionwith the example I submitted here.MarcLe 06-10-26 à 03:13, Matej Knopp a écrit : Can you please use the latest SVN version (or wait until 
1.2.3 is out) to see if any of those issues persist? -Matej Marc-Andre Houle wrote: I got problems with a form in a Modal Window. In IE, it is not possible to pass from one field to the other with
 the tab key. Step to reproduce :- get the quickstart package from the wicket site- Replace source file with what is given in this mail
- Build, deploy, open in IE, click to open the modal window- Try to navigate in the form using the tab and shift-tab key. Is it a browser limitation or it is in the way wicket implement the
 modal window? Also, related to this issue, when you are in Firefox, it is impossible to see the cursor in the edit box.The tab key work, but there
 is no cursor associated. Thanks in advance. Marc - ---
 Show modal dialog with panel - --- field1:
 field2: - --- -
  Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier
 Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel? cmd=lnkkid=120709bid=263057dat=121642
 - --- ___ Wicket-user mailing list
 Wicket-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-user
 -- --- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your
 job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel? cmd=lnkkid=120709bid=263057dat=121642
 ___ Wicket-user mailing list Wicket-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/wicket-user
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user


[Wicket-user] Modal window with form

2006-10-25 Thread Marc-Andre Houle
I got problems with a form in a Modal Window.In IE, it is not possible to pass from one field to the other with the tab key.Step to reproduce : - get the quickstart package from the wicket site

- Replace source file with what is given in this mail- Build, deploy, open in IE, click to open the modal window- Try to navigate in the form using the tab and shift-tab key.Is it a browser limitation or it is in the way wicket implement the modal window?
Also, related to this issue, when you are in Firefox, it is
impossible to see the cursor in the edit box. The tab key
work, but there is no cursor associated.Thanks in advance.Marc
Title: QuickStart




		Show modal dialog with panel





Index.java
Description: Binary data

 
field1:



field2:








ModalPanel.java
Description: Binary data
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642___
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user