Spanning Columns
Set Column Span to 1 to have the field span a single column, or 2 to have the field span the entire width of the page.
To make a field span 2 columns, you must also set the CSS Class to MemoFieldWidth. Use the SpanTwoWidthOne class if you want a field to span two columns but still be one column wide (that is, be alone on a line).
For example, in the default HelpDesk Web view, the Priority field uses the SpanTwoWidthOne class.
Related Topics