Difference between revisions of "Template:SortValuesToDisplayVertically"
From SmartWiki
(Created page with '* '''Sort Values To Display Vertically''': allows the user to display values of a checkbox field with multiple columns of values in columns. <br>The example below illustrates how…') |
Nancy Sabo (talk | contribs) |
||
Line 1: | Line 1: | ||
− | * '''Sort | + | * '''Sort Options To Display Vertically''': allows the user to display values of a checkbox field with multiple columns of values in columns. <br />The example below illustrates how values (designated "A" through "F") would be displayed if a checkbox field were to be configured with two columns: |
+ | |||
<div align="center"> | <div align="center"> | ||
− | {| class="wikitable" style="text-align: center" | + | {| class="wikitable" style="text-align: center;" |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
|- | |- | ||
− | | | + | ||“Sort Options To Display Vertically”<br />setting is Unchecked: |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | ||“Sort Options To Display Vertically”<br />setting is Checked: |
|- | |- | ||
− | | | + | ||A B |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | ||A D |
|- | |- | ||
− | |E F | + | ||C D |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | | | + | || |
− | |C F | + | ||B E |
− | |} | + | |- |
− | </div> | + | ||E F |
+ | || | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | || | ||
+ | ||C F | ||
+ | |}</div> |
Latest revision as of 19:18, 21 November 2018
- Sort Options To Display Vertically: allows the user to display values of a checkbox field with multiple columns of values in columns.
The example below illustrates how values (designated "A" through "F") would be displayed if a checkbox field were to be configured with two columns:
“Sort Options To Display Vertically” setting is Unchecked: |
“Sort Options To Display Vertically” setting is Checked: | |||||
A B | A D | |||||
C D | B E | |||||
E F | C F |