• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Extra set of eyes on this WOPopUp.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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 06:12:56 -0500

Sorry Chuck -

This morning I tripled checked all Editing Contexts and they seem correct.

for my list: 
 public NSArray ratingsList(){
    return EOUtilities.localInstancesOfObjects(currentMasterAlert.editingContext(), user().memberCompanyRole().alertRatings());
    }

for my setter:

public void setSelectedAlertRating(AlertRating pRating)
{
currentMasterAlert.setAlertRatingRelationship((AlertRating)EOUtilities.localInstanceOfObject(currentMasterAlert.editingContext(), pRating));
System.out.println(pRating.name());
    }


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
  • Follow-Ups:
    • Re: Extra set of eyes on this WOPopUp.
      • From: Chuck Hill <email@hidden>
References: 
 >Extra set of eyes on this WOPopUp. (From: James Cicenia <email@hidden>)
 >Re: Extra set of eyes on this WOPopUp. (From: Chuck Hill <email@hidden>)
 >Re: Extra set of eyes on this WOPopUp. (From: James Cicenia <email@hidden>)
 >Re: Extra set of eyes on this WOPopUp. (From: Chuck Hill <email@hidden>)
 >Re: Extra set of eyes on this WOPopUp. (From: James Cicenia <email@hidden>)
 >Re: Extra set of eyes on this WOPopUp. (From: Chuck Hill <email@hidden>)
 >Re: Extra set of eyes on this WOPopUp. (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: Oracle searching with accented characters
  • Next by Date: Re: Extra set of eyes on this WOPopUp.
  • Previous by thread: Re: Extra set of eyes on this WOPopUp.
  • Next by thread: Re: Extra set of eyes on this WOPopUp.
  • Index(es):
    • Date
    • Thread