You are viewing this page out of context. To see it in the context it is intended please click here.
About This Page
Reply posted by Jerry Carter on Tue 6 Jun 2006 in response to Form Validator R3.0
Re: prototype.js
Rob,$F will get the value of the designated container. With radio button and
checkboxes, you have an array of elements. Simply using $F won't give you what
you want. It requires a more custom approach, such as getting all checkbox
inputs and querying their name or custom coding your radio buttons and check
boxes instead of letting Domino rendering them.
In the thread listed below, we covered this over at Datatribe.
http://datatribesoftwerks.com/members/datatribe/DatatribeBlog.nsf/archive/200510
04-107735