Hi, We have a country list in our application which we want to make dynamic as per the user selection. By default 20 countries are displayed and an 'Others' option is also there.If user selects 'Others', the list should be refereshed displaying exhaustive list of countries(around 50) and he should be able to select country from that list.
This list is a WoPopUpButton. Have written a method for populating the list and set it in its attributes accordingly. Although on selecting 'Others', the exhaustive list of countries is displayed, but user is not able to select the country of his choice. This is happening because the selection binding in the wod is fetching the same list & not the new list. Any idea what could be the problem? Thanks! __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
