Simon Gow 4c3a068859 Issue 3357 - Add GridField Readonly Transformation
GridField doesn't have a valid readonly state if it's value is set to an Object
without `forTemplate()`. The default behaviour is to render a ReadonlyField,
but given GridField is a complex type this isn't suitable.

This bugfix provides a transformation method to render only components that are
whitelisted to provide a readonly state.

@see #3357 - https://github.com/silverstripe/silverstripe-framework/issues/3357
2018-08-29 14:47:06 +12:00
..
2017-12-08 09:58:52 +13:00
2018-03-22 17:23:50 +13:00
2017-05-23 09:13:50 +12:00
2018-06-14 18:14:12 +12:00
2017-04-28 14:59:42 +12:00
2016-11-23 19:25:12 +13:00
2017-12-14 14:18:41 +13:00
2017-05-23 09:13:50 +12:00
2016-12-28 14:30:54 +00:00
2017-04-03 12:11:21 +12:00