Skip to content

HelpText() not working on checkboxes #452

@ljvanschie

Description

@ljvanschie

The helptext-div is not being rendered when you call .HelpText() on a Checkbox.
For example:

@f.FormGroup().CheckBoxFor(m => m.MyProperty).HelpText("Description")

I've tried both overloads.

TwitterBootstrapMVC 3.17.7

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions