• 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: Partial Form Submit
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Partial Form Submit


  • Subject: Re: Partial Form Submit
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 30 Jan 2008 18:20:27 -0500

It would be nice for example, if the WOTextField did not attempt to set its value to null when it notices that its elementID is not included in the form keys submitted in the request. Then this partial form submit would just work.

IIRC, Mike said that he had problems with partial submits in the Wonder code too.
Yeah, you have to wrap all of the WO input components and manually make them ignore takeValuesFromRequest if its key is not in the request. The problem here is that WOCheckBox has to work this way, so it will never work quite right for checkboxes without doing a bunch of trickery. You could make a custom checkbox with a hidden field + javascript to turn the checkbox into a hidden "1" or "0", I guess.

ms

_______________________________________________
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: Partial Form Submit
      • From: "Mr. Pierre Frisch" <email@hidden>
    • Re: Partial Form Submit
      • From: Ricardo Parada <email@hidden>
References: 
 >Partial Form Submit (From: Ricardo Parada <email@hidden>)
 >Re: Partial Form Submit (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Partial Form Submit
  • Next by Date: Re: App stuck on executeStoredProcedure()
  • Previous by thread: Re: Partial Form Submit
  • Next by thread: Re: Partial Form Submit
  • Index(es):
    • Date
    • Thread