• 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: WOCheckBox woes.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: WOCheckBox woes.


  • Subject: Re: WOCheckBox woes.
  • From: Paul Lynch <email@hidden>
  • Date: Fri, 21 Jul 2006 20:54:13 +0100


On 21 Jul 2006, at 18:23, Zac Konopa wrote:

I didn't have the form submitted by a submit button, I was using a WOActiveImage. Initially I was using a submit button, but as the app evolved the client wanted an image in place of the submit. Initially I used a custom WO that used javascript to submit the form. But at some point it was switched to the WOActiveImage. It seems that the changes in text fields was posting normally but my check box changes weren't being posted. The problem wasn't noticed for a while after the change happened though so it was tough to walk back through the development history to figure it out.

FYI:

WOActiveImage is not the best solution (as you have noticed). It is intended for use with image maps, and generates an image map wrapper by a hyperlink (for the 'miss' action); as a result, it will not submit forms without the standard javascript fix. A better choice would WOImageButton - this generates an input type=image, which does submit forms.

It is possible that WOImageButton is what you really used :-).

Paul


_______________________________________________ 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
References: 
 >WOCheckBox woes. (From: Zac Konopa <email@hidden>)
 >Re: WOCheckBox woes. (From: Dave Elsner <email@hidden>)
 >Re: WOCheckBox woes. (From: Zac Konopa <email@hidden>)

  • Prev by Date: Re: WWDC Security concern
  • Next by Date: Re: mysql bug on 4.1
  • Previous by thread: Re: WOCheckBox woes.
  • Next by thread: mysql bug on 4.1
  • Index(es):
    • Date
    • Thread