Skip to content

Commit a8097c6

Browse files
author
Sven Axelsson
committed
Added example to the README
1 parent 9ed96db commit a8097c6

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,15 @@ XML Syntax
5252
</add>
5353
</column>
5454

55+
<manufacturer>
56+
<add>
57+
<header>Manufacturer</header>
58+
<type>options</type>
59+
<index>manufacturer</index>
60+
<options>firegento_gridcontrol/utility::getDropdownAttributeLabelOptionArray(manufacturer)</options>
61+
</add>
62+
</manufacturer>
63+
5564
<selecttest>
5665
<add>
5766
<header>Status Column</header>
@@ -74,4 +83,4 @@ XML Syntax
7483
</gridname>
7584
</grids>
7685
</gridcontrol>
77-
``````
86+
``````

0 commit comments

Comments
 (0)