Skip to content

Support for radio list #27

@sallyx

Description

@sallyx

DependentSelectBox does not work with Nette\Forms\Controls\RadioList:

$radioList = $form->addRadioList(...);
$form->addDependentSelectBox('country_id','country', $radioList)
			->setDependentCallback(...);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions