crispy-bulma icon indicating copy to clipboard operation
crispy-bulma copied to clipboard

Create uni_formset.html

Open fsecada01 opened this issue 1 year ago • 3 comments

Adding uni_formset.html template partial for compliance with latest crispy_forms templating conventions.

fsecada01 avatar Jan 09 '25 18:01 fsecada01

Resolves #18

fsecada01 avatar Jan 09 '25 18:01 fsecada01

@ckrybus , please review and approve; this seems like a straightforward fix and should have a downstream impact on existing module users.

fsecada01 avatar Jan 09 '25 18:01 fsecada01

Hi, @fsecada01 did you test the change? How does it look? I am asking because bulma does not support multiple forms out of the box. In the past I've been wrapping them with a "column", but this is highly layout specific.

Also where does the class="multiField" class comes from?

ckrybus avatar May 11 '25 14:05 ckrybus