appwrite
appwrite copied to clipboard
🚀 Feature: Add/Show $createdAt and $updatedAt column along with other attributes column.
🔖 Feature description
Add $createdAt and $updatedAt column along with other attributes column so that I can easily see the time at which a particular row is created/updated.
🎤 Pitch
As it will be much easier compared to clicking a particular row and then see all the data for that.
👀 Have you spent some time to check if this issue has been raised before?
- [X] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [X] I have read the Code of Conduct
*In appwrite console
Then the ability to sort ASC/DESC on top :)
Hey guys, This feature is live and ticking today on Appwrite or perhaps you can give more information about what data you are trying to achieve or filter. On Document Model these two attributes are available and you have the ability to sort them
@garvitomer would you please clarify this is for collection page that shows the list of documents like below?