Styling of FormSections when using FormBuilder
Question
Dec 2, 2019
Per the documentation for FormBuilder and our experience, the FormBuilder will not honor the styling specified in FormSection partial Views unless the .CSS file(s) are copied into Content/FormSection directory of the MVC application. For example, if the custom FormSection vie...