#How to get documents by date?
4 messages · Page 1 of 1 (latest)
Sorry, would you please provide more context/details?
i want to fetch documents when a user clicks a filter option like if the user click's Past 24 hours i want to fetch documents created in the past 24 hours if the user click's This week i want to fetch documents that are created this week and if the user chooses this month i want to fetch documents that are created this month
Use a query on the created at attribute: