Skip to content

Commit ad72a9d

Browse files
authored
Update grid.md
Limitation on grid orderby
1 parent 14af1f7 commit ad72a9d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/fieldtypes/grid.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ Offsets the number of rows output by the tag pair to the number specified here.
112112

113113
Allows the output of the tag pair to be ordered by a specific column, defaults to row order as set on the channel entry publish form. Entering `random` will return the rows in a random order.
114114

115+
NOTE: **Note:** Unlike `exp:channel:entries`, you can only use one column at a time for sorting.
116+
115117
### `row_id=`
116118

117119
row_id="5"

0 commit comments

Comments
 (0)