Skip to content

activeControlGroup without has-error class support #310

@fedek6

Description

@fedek6

Hi,
When there is error in a field activeControlGroup does not add has-error CSS class to it's container or print error message below.

echo TbHtml::activeControlGroup(TbHtml::INPUT_TYPE_TEXT, $model, 'username' );

Maybe I'm doing something wrong?

Variable $errorCss is not used anywhere across TbHtml class.

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