Skip to content

I can´t set the classes for the wrapper. #695

@FincaUrbanaApp

Description

@FincaUrbanaApp

I need can set the class of wrapper to formset.

In the settings.py:
BOOTSTRAP5 = {
'required_css_class': 'field-required',
'set_placeholder': False,
}

If field is from a form, add class 'field-required' in wrapper div:

Razón Social
Debe agregar una razón social

But, if field is from a formset, no add the class 'field-required':

Nombre
Debe ingresar un nombre de contacto

How can solve this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions