Skip to content

Fix FormHelper field_label attribute for FloatingField (#198)#199

Open
Ri-Dearg wants to merge 3 commits intodjango-crispy-forms:mainfrom
Ri-Dearg:198-fix-field-class
Open

Fix FormHelper field_label attribute for FloatingField (#198)#199
Ri-Dearg wants to merge 3 commits intodjango-crispy-forms:mainfrom
Ri-Dearg:198-fix-field-class

Conversation

@Ri-Dearg
Copy link

@Ri-Dearg Ri-Dearg commented Feb 3, 2025

A simple fix and test to add the field_label to the FloatingField layout object.

Resolve #198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Formhelper.field_class attribute does not get applied to the floating field wrapper

1 participant