Skip to content

Commit eab67e2

Browse files
authored
Update gridfield-orderable.md
1 parent b1be5c6 commit eab67e2

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/en/gridfield-orderable.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@
55

66
## Considerations & Warnings
77

8-
If you are using `symbiote/silverstripe-gridfieldextensions` and the `GridFieldOrderableRows` component:
8+
If you are using `symbiote/silverstripe-gridfieldextensions` version `3.5.0` or newer, then you have nothing to worry
9+
about. Full support for all types of `DataObjects` is available.
10+
11+
If you are using a `symbiote/silverstripe-gridfieldextensions` version lower than `3.5.0`, and you're using the
12+
`GridFieldOrderableRows` component:
913

1014
* `GridFieldOrderableRows` will have out of the box support for KFC for `Versioned` DataObjects, as it already uses the
1115
ORM and the `write()` method to save sort orders.

0 commit comments

Comments
 (0)