WOMasters, I have a feeling this is a fairly basic WO question, so advanced apologies if my hunch is correct.
Basically, I'm looking to populate a pulldown menu, inappropriately titled WOPopUpButton in WOBuilder, with a set of values, e.g. "Red", "Blue", and "Green". Problem is, I don't want to accomplish this by building an NSArray of Strings with these values and then binding the NSArray to the 'list' attribute in the WOPopUpButton. Is there a better way to do this whereby I don't have to store these values in code, DB, etc, but directly in my HTML or somehow in the component itself? If I take the approach of a static WOPopUpButton component, how would I access the selection in my code? Thanks, [EMAIL PROTECTED]
_______________________________________________ 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]
