• 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: weird popup problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: weird popup problem


  • Subject: Re: weird popup problem
  • From: Arturo Perez <email@hidden>
  • Date: Thu, 29 Sep 2005 12:27:35 -0400

James Cicenia wrote:
Hello -

I have never seen this problem before but, if I put a string in the No Selection binding, than my popup won't show the current selection. If I remove the no selection binding then editing works (shows the current selection) but then when entering data for the first time it will have the first value selected which is wrong. Here is my bindings:

PopUpButton1: WOPopUpButton {
    displayString = portfolioTicketResource.fullName;
    item = portfolioTicketResource;
    list = session.portfolio.ticketResources;
    noSelectionString = "--- please select ---";
    selection = assignee;
}

Any ideas? I seem to think I have been doing popups like this forever.



Well, make sure you're not reusing the variable portfolioTicketResource elsewhere in your page.

Make sure you're not mutating the list session.portfolio.ticketResources during the RR loop.

You don't have javascript doing submits behind your back, do you?

-arturo
_______________________________________________
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: weird popup problem
      • From: James Cicenia <email@hidden>
References: 
 >weird popup problem (From: James Cicenia <email@hidden>)

  • Prev by Date: Re: weird popup problem
  • Next by Date: Re: Connecting to LDAP with EOModler
  • Previous by thread: Re: weird popup problem
  • Next by thread: Re: weird popup problem
  • Index(es):
    • Date
    • Thread