Re: how to create a SelectOneMenu with dynamic list

2006-11-29 Thread Jeff Bischoff
Damar, Please see link [1] to view the irian examples website. You click MyFaces Sandbox Examples latest build to get the day's examples. I can give you a direct link [2] for what you wanted, and it works today but will break tomorrow. See the date in the URL? So best is to use link [1] and

Re: how to create a SelectOneMenu with dynamic list

2006-11-29 Thread Damar Thapa
Thank you, Jeff. Truly appreciated. Damar On 11/30/06, Jeff Bischoff [EMAIL PROTECTED] wrote: Damar, Please see link [1] to view the irian examples website. You click MyFaces Sandbox Examples latest build to get the day's examples. I can give you a direct link [2] for what you wanted, and it

Re: how to create a SelectOneMenu with dynamic list

2006-11-28 Thread Damar Thapa
Hi, This link found to be dead now, any idea? http://example.irian.at/example-sandbox-20061118/ajaxChildComboBox.jsf Damar On 11/18/06, Gerald Müllan [EMAIL PROTECTED] wrote: Hi, the list is reduced in the ValueChangeEvent method? Apart from this, i can`t see any mistakes in the code

Re: how to create a SelectOneMenu with dynamic list

2006-11-18 Thread Gerald Müllan
Hi, the list is reduced in the ValueChangeEvent method? Apart from this, i can`t see any mistakes in the code snippet. Any errors shown in the page? (don`t forget t:messages) Alternatively you can also use the sandbox ajax comboBox [1] which should exactly fit your needs and seems to be more

how to create a SelectOneMenu with dynamic list

2006-11-17 Thread Damar Thapa
Hi, Somebody on the list may have implemented this. I have two SelectOneMenu, A and B, with the same list. But, when Menu A is selected, the list of B has to be recreated with (full list minus the item selected in Menu A). My valueChangeEvent is something like the following: public void