Autocomplete can't work in panelTabSet
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icefaces.org  [Register] Register  [Login] Login 
Autocomplete can't work in panelTabSet  XML
Forum Index -> JBoss Seam Integration
Author Message
julycn

Joined: 08/02/2007 00:00:00
Messages: 4
Offline


Dear All:

I want display value in ice:inputtext when selection value of autocomplete.
It's can't working on paneltabset, if i remove paneltabset, It's working normal.
Also not have any error information.

Who can help me?
judy.guglielmin

Joined: 20/02/2007 00:00:00
Messages: 1196
Offline


I am assuming that since this is posted on the Seam forum, this is a Seam related issue? First off, you might want to post your backing bean and state what context you are using. If it is Page context, then this is quite possible since you will notice that the page is submitted and you might be getting a whole new instance of the backing bean depending upon your page actions and what you have setup. I would try a conversation scope and start a conversation when entering the page to see if this is so (or to see if this is the issue just put your backing bean to session scope and that will tell you if Page scope is giving you this behaviour).

 
Forum Index -> JBoss Seam Integration
Go to:   
Powered by JForum 2.1.7ice © JForum Team