Data record display by period

Data record display by period

leprimoleprimo Posts: 25Questions: 4Answers: 0

Hi,
following the length field, I am looking for a solution for a datetime column.
The number of records shown should be limited to month, quarter, half-year and year. Is there an example or can someone give me a hint how to implement this.
Moment.js is included.
Thanks in advance

This question has an accepted answers - jump to answer

Answers

  • kthorngrenkthorngren Posts: 20,144Questions: 26Answers: 4,736
    Answer ✓

    Sounds like a search plugin would work for this. This thread has an example of a date range filter but it could be adapted to do what you want.

    Kevin

  • leprimoleprimo Posts: 25Questions: 4Answers: 0

    Thanks a lot, that's what I was looking for. I'll try to put this to good use.

This discussion has been closed.