Guides/ReportDesign/4.0-fields-tab.md
... ...
@@ -34,7 +34,7 @@ The **Field** dropdown menu is a list of the available fields in the table(s)/vi
34 34
35 35
##4.2 Description
36 36
37
-Automatically inputs the name of the associated Field that you selected. You have the option to change the description and it will appear as the new title when displayed. You can decide how wide the control is with the [[DescriptionWidth|/API/CodeSamples/DescriptionWidth]] property.
37
+Automatically inputs the name of the associated Field that you selected. You have the option to change the description and it will appear as the new title when displayed. You may define column groups here instead of on the Advanced Field Options by placing the name of the column group and the at symbol (@) after your field name, for example "Name@Group". You can decide how wide the control is with the [[DescriptionWidth|/API/CodeSamples/DescriptionWidth]] property.
38 38
39 39
##4.3 Sort, VG, & Arithmetic Check Boxes
40 40