appwrite icon indicating copy to clipboard operation
appwrite copied to clipboard

🚀 Feature: Add/Show $createdAt and $updatedAt column along with other attributes column.

Open garvitomer opened this issue 3 years ago • 2 comments

🔖 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?

garvitomer avatar Jul 23 '22 15:07 garvitomer

*In appwrite console

garvitomer avatar Jul 23 '22 15:07 garvitomer

Then the ability to sort ASC/DESC on top :)

p4-k4 avatar Jul 25 '22 11:07 p4-k4

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

fogelito avatar Oct 07 '22 17:10 fogelito

@garvitomer would you please clarify this is for collection page that shows the list of documents like below?

image

stnguyen90 avatar Jul 18 '23 17:07 stnguyen90