Author |
Message |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 20/Jun/2008 20:16:32
|
rthomas
Joined: 01/Feb/2008 00:00:00
Messages: 12
Offline
|
I've tried adding a popup panel to a page using both the sample code shown in the showcase, and the code from the panelPopup.jspx. The panel pops up, but the close button does nothing. I've been using both Icefaces 1.6.2 and 1.7.0, and getting the same result.
Since invoking the popup works, I assume there is no trouble with the backing bean.
Any suggestions? Thanks.
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 22/Jun/2008 11:49:54
|
michelle2
Joined: 14/Nov/2007 00:00:00
Messages: 449
Offline
|
rthomas wrote:
I've tried adding a popup panel to a page using both the sample code shown in the showcase, and the code from the panelPopup.jspx. The panel pops up, but the close button does nothing. I've been using both Icefaces 1.6.2 and 1.7.0, and getting the same result.
Since invoking the popup works, I assume there is no trouble with the backing bean.
Any suggestions? Thanks.
And the ice:commandButton for close has an actionListner that sets a closePanelPopup property. Correct???
|
|
 |
![[Post New]](/JForum/templates/default/images/icon_minipost_new.gif) 23/Jun/2008 13:55:19
|
rthomas
Joined: 01/Feb/2008 00:00:00
Messages: 12
Offline
|
Problem solved. Please ignore. I didn't include the "rendered" attribute.
|
|
 |
|