Thanks... this was enough for me to google and find a solution.. I added:
onChange = "javascript:this.form.submit();" to the WOD definition and it works
great. I guess I was 'assuming' that it woul act like a cocoa app., ie when the
popup changed it would notify the app and I didn't have to 'do' anything.
>> <body>
>> <wo:WOForm multipleSubmit = "true">
>> <div class = "box1">
>>
>> <wo:WOPopUpButton id = "button1" list = "$Manufacturers" item =
>> "$listItem" selection = "$selectedManufacturer" displayString =
>> "$listItem.manufacturerName" noSelectionString = "No Manufacturer
>> Selected" />
>>
>> </div></wo:WOForm>
>> </body>
>uhh .. where is this form submitted?
>
>s
_______________________________________________
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]