8
Add sorting by timestamp, date, etc to O2M fields
Source: directus/directus#24700 · opened by @NickCrews
Describe the Improvement
First of all, thank you so much for this package. I just started two days ago and have been very impressed so far.
I have a O2M relationship, and I want to show the list of linked items. The linked items have a datetime field, and I want to order the shown items by that. However, only [['integer', 'bigInteger', 'float', 'decimal'] are allowed to be used to sort]( Is there a reason for this? If so I would love to add a comment there. If this is possible, I can submit a PR!
See here, I want to be able to select donationdate:
<img width="855" alt="image" src="
First of all, thank you so much for this package. I just started two days ago and have been very impressed so far.
I have a O2M relationship, and I want to show the list of linked items. The linked items have a datetime field, and I want to order the shown items by that. However, only [['integer', 'bigInteger', 'float', 'decimal'] are allowed to be used to sort]( Is there a reason for this? If so I would love to add a comment there. If this is possible, I can submit a PR!
See here, I want to be able to select donationdate:
<img width="855" alt="image" src="
No pledges yet. Be the first to back this.
No comments yet.