public void setSelectedAlertRating(AlertRating pRating)
{
currentMasterAlert.setAlertRatingRelationship((AlertRating)EOUtilities.localInstanceOfObject(currentMasterAlert.editingContext(), pRating));
}
No matter what I do, it always selects the first object upon submittal. While my ajax dialog is open, the _javascript_ all seems to work as when a person selects from the dropdown, it fills the proper selection into a text field but upon submittal the actual object seems always to be the first elemetn in the list.
Any other thoughts?
James
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