Date range filters

Date range filters

Marcin1Marcin1 Posts: 6Questions: 3Answers: 0
edited November 2018 in Free community support

Hi there,

I have the users table with the registered date.

I need to create date range filters based on the registered date. So filters are gonna be like From: To:. Any idea how can I easily achieve it? Also, I need to use datepicker from jQuery UI (1.10.3).

Thanks,
Marcin

Answers

  • rf1234rf1234 Posts: 2,985Questions: 87Answers: 421
  • Marcin1Marcin1 Posts: 6Questions: 3Answers: 0

    I have used 'yadcf' JS library with 'range_date' and filters work. However, I need to set up default dates for from and to inputs. Is it possible to do it with 'yadcf' lib? Thanks

  • colincolin Posts: 15,240Questions: 1Answers: 2,599

    Hi @Marcin1 ,

    It would be worth checking the YADCF documentation for that. There is a date range filter plugin that may be of interest too.

    Cheers,

    Colin

  • Marcin1Marcin1 Posts: 6Questions: 3Answers: 0

    All have been sorted out. Thank you for your help here Guys. I have used YADCF lib + JqueryUI datepicker. All work quite well. Thanks :) Have a nice day :)

This discussion has been closed.