Leaver forms
radios_with_conditionals(*args, **kwargs)
A wrapper function for Field.radios to add our custom JS to the field.
Returns:
| Name | Type | Description |
|---|---|---|
field |
Field
|
A Field object with the radios method applied to it. |