Hi,
I have a question that someone may be able to help. Good old
http://webdev2.sun.com/woodstock-tlddocs/webuijsf/ doesn't seem to be working to help the doco on this woodstock drop down component so I am in the lurch a little :(
What I am trying to do is this:
Use a Javascript driven event to invoke a pop up to perform a value search. The relevant value and it's corresponding data selected from the search help is then returned to the opening page via a Javascript method.
Now, I can set the fields on the page from the returned data, but... one of the return fields is a drop down, and I am looking for some methods to call on the dorp down page element to set the selected value.
Now because this is not a normal HTML drop down, the classic solution don't work... hence I am wondering if someone can help?
Many thanks,
Sam.