You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: