Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
5609 Visninger

I would like to create a dynamic search filter that change depending on the current week. I was able to do this quite easily for 'day' but not for 'week'. Because PostgreSQL has a function called 'current_date' I was able to write the following to create a custom filter that changes based on the current day: ['follow_up_date', '=', current_date] Now, what I am trying to do is create a similar filter that is based on the current week.

Any help is much appreciated.

Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
okt. 25
627
3
okt. 25
609
3
sep. 25
817
1
sep. 25
2147
0
jul. 25
1392