Currently the bootstrap 3 templates for "create" and "edit" result in horizontal forms (label and field in the same row) whereas the bootstrap 4 templates result in vertical forms (label above the field). This is inconsistent and is also inconvenient for models with many attributes since it results in very long forms. Would it be possible to either make this consistent or otherwise allow a preference to be set for vertical or horizontal forms?
Currently the bootstrap 3 templates for "create" and "edit" result in horizontal forms (label and field in the same row) whereas the bootstrap 4 templates result in vertical forms (label above the field). This is inconsistent and is also inconvenient for models with many attributes since it results in very long forms. Would it be possible to either make this consistent or otherwise allow a preference to be set for vertical or horizontal forms?