mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
bb20587f01
value of a related object. Useful for handling has_many/many_many data in a single CSV column.
9 lines
145 B
YAML
9 lines
145 B
YAML
GridFieldExportButtonTest_Team:
|
|
test-team-1:
|
|
Name: Test
|
|
City: City
|
|
test-team-2:
|
|
Name: Test2
|
|
City: City2
|
|
|