Ah, now I remember the issue: I had turned off validation for radiobuttons,
because it has to be done differently than for any other input type, since
each button in a radiobutton is a separate input. But there's an easy
workaround, now that I think about it - this will go into the next version.

-Yaron

On Mon, Mar 9, 2009 at 12:28 PM, Daniel <[email protected]> wrote:

>
> Thanks for the fix, Yaron.
> I've just tested it.
> Now, it's possible, that default value is "None" explicitely.
> But the field is still not behaveing like a mandatory field.
> When the field is declared as mandatory, my opinion is, that users
> have to select one of the allowed values, except value "None".
>
> Is this possible to do?
> -Daniel
>
>
> On 6 Mrz., 16:11, Yaron Koren <[email protected]> wrote:
> > Yeah, that's a good idea. That was fixed a long time ago for dropdowns,
> but
> > never for radiobuttons, I guess because they're not used that often. I
> just
> > checked in the fix.
> >
> > -Yaron
> >
> >
> >
> > On Wed, Mar 4, 2009 at 9:24 AM, Daniel <[email protected]> wrote:
> >
> > > Hi
> > > I did setup fields in my form of type "radiobutton" which corresponds
> > > to attributes with lists of values.
> > > This fields are marked as mandatory, because I like my users to make
> > > "their" appropriate selection.
> >
> > > But in the form, the first value out of the list is already selected.
> > > (or selected by field definiton "default= ")
> >
> > > Is there a way to have no default value already selected?
> > > (Maybe there's an option "nodefault" in the field definition)
> >
> > > Thanks for help
> > > Daniel- Zitierten Text ausblenden -
> >
> > - Zitierten Text anzeigen -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Semantic Forms" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/semantic-forms?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to