0
votes

When autoform renders a field using afQuickField it wraps it in two divs with a class of 'input-field' and 'form-group' respectively. Is there a way to change this wrapping behaviour? This looks ok when using bootstrap, however, the CSS framework I'm using requires different classes.

1
What css framework are you using?Tim C

1 Answers

0
votes

I'm not sure how I missed this in the documentation, but I found the solution. I also came across a package that adds these templates for materialize.