silverstripe-framework/tests/forms/gridfield/GridFieldExportButtonTest.yml
Sean Harvey bb20587f01 ENHANCEMENT GridFieldExportButton allows an anon function to return the
value of a related object. Useful for handling has_many/many_many data
in a single CSV column.
2012-04-23 20:26:41 +12:00

9 lines
145 B
YAML

GridFieldExportButtonTest_Team:
test-team-1:
Name: Test
City: City
test-team-2:
Name: Test2
City: City2