The Function works, it returns the correct data, and when I sort descending by ID, I either get the first, or last entry in the table.
Issue is, if I enable All Matching Records (with or without pagination)
The table returns an empty set.
Any help apprecited.
Issue is, if I enable All Matching Records (with or without pagination)
The table returns an empty set.
Any help apprecited.
Then your table data provider is wrong, what is your table setup ?
read_1
table is correct
all matching
paging: enabled : 10 : offset (empty)
where conditions = NONE
order field = id / DESC
table is correct
all matching
paging: enabled : 10 : offset (empty)
where conditions = NONE
order field = id / DESC
What does your debug look like
This topic is locked and no more replies can be posted.