Hey all, I am trying to create a series of radio buttons where you can select one radio button, and next to the selection will be a Text Field, drop box, or maybe both, for additional information related/ needed for the current radio selection.
like so: Radio | Label (o) show all rows () Limit to [text field] rows () Limit to [text field] percent of rows or, either line might have a select field instead of a text field, e.g.: () Limit to [select field] percent of rows is it possible to put a text field/ select field into a choices section of a radio list? Or would this be better served by manually retrieving form values in a post call and parsing them individually (rather than via a manipulator)? thanks! -C --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---