PDF-Forms is a service provided by PDFzone.com | http://www.pdfzone.com/ __________________________________________________________________

What you describe is actually the definition of the Checkbox field, and not of the Radiobutton. The Radiobutton is essentially a set of widgets which stand for the selection of exactly one of mutually exclusive options, wheras the Checkbox is essentially a set of widgets which stand for the selection of maximum one of mutually exclusive options.

Therefore, if you want to stick with Radiobuttons, you would have to add another one which has the return value "Off", and which would have the label "None".

Or, you convert to Checkboxes, where you would have the same name, but different return values (such as it would be with Radiobuttons).

Hope, this can help.


Max Wyss PRODOK Engineering Low Paper workflows, Smart documents, PDF forms CH-8906 Bonstetten, Switzerland

Fax:  +41 1 700 20 37
  or  +1 815 425 6566
e-mail:  mailto:[EMAIL PROTECTED]
http://www.prodok.com



[ Building Bridges for Information ]


______________________




Shameless Plug:

My next conference appearances and workshops:
• Conference presentations at the 2004 Symposium of the BFMA, May 23 to 27 in Reno, Nevada (http://www.bfma.org) and pre-/post-conference workshop, May 22/23 and 27, organized by essociates Group (http://www.essociatesgroup.com/AdvancedAcrobatForms.htm)
• And, as always, available for on-site workshops/tutorials/consulting.



_________________________





I have a radio button with (say) three sub elements. I am trying to allow a user who clicks on a "on" radio button to turn it off. I am aware of the setFlag (for bitpos 15) that will supposedly enable this. I am unable to get this to work, however. I tried to then insert some JavaScript into a field using the FDF, but it appears that I am unable to reference the sub-field. I have tried using the field name (ex: C0130) and the element name (C0130.1). What am I missing?


To change your subscription:
http://www.pdfzone.com/discussions/lists-pdfforms.html



Reply via email to