Re: Extra set of eyes on this WOPopUp.
Re: Extra set of eyes on this WOPopUp.
- Subject: Re: Extra set of eyes on this WOPopUp.
- From: James Cicenia <email@hidden>
- Date: Tue, 8 Jun 2010 09:03:26 -0500
YES YES YES!!!! Thank you, thank you, thank you.
On Jun 8, 2010, at 8:51 AM, Ricardo J. Parada wrote: On Jun 8, 2010, at 9:39 AM, James Cicenia wrote: name="CA_type";
How is the form or value for the pop-up being submitted? Are you using an AjaxObserveField or an AjaxSubmitButton?
If by any chance you are using partial form submission with AjaxObserveField then I would get rid of the name binding for your pop-up, otherwise it will not work if I remember correctly.
On the other hand if you are doing full form submission then it should work ok.
onChange = "_javascript_:createAlertNameEntry()";
The onchange is supposed to be bound to _javascript_. It's not a URL, so I think you can drop the "_javascript_:" part. Although I don't think that has anything to do with the problem you are seeing.
:-)
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden