Mar 2019 FormatTest
Text Width Special Cases: (this text spans)
If static text spans, static text div wrapper should always be col-sm-12
Originally phrased as: If label spans, static text div wrapper should always be col-sm-12..
If static text doesn't span in label_next_to, static text width should always be all remaining cols (12 - label_width).When labels are "Inside" or "Above", there is no difference between spanning and non-spanningNote: This text does not span / aligns to the input field
Note: You cannot enter a label + static text (This text does not span)
Spacers and horizontal lines (This label does not span)Issues: no width when vertical horizontal lines mostly invisible in some themes
Text Area Special Cases:textarea div wrapper should always be col-sm-12. Even in label_next_to, label width should be col-sm-12 and textarea width should be col-sm-12 as well.
Note: There is no such thing as an HTML editor input field in forms.
Calendar Input Width Special Case:Do NOT apply BootStrap "form-control" class to the inputs since we need to keep them inline
Open the toggles Open toggle window