Hello Flexmonster Support Team,
I am currently using Flexmonster Pivot Table in my web application.
I noticed that Flexmonster provides a default Date filter (with calendar picker), but there is no default Time filter (HH:mm) available.
My requirement:
I need a Time filter similar to the Date filter popup(Not datetime filter only time filter), where users can select or filter data based on time values.
Example:
Date filter available → Yes
Time filter available → Not available
I would like to know:
Does Flexmonster support Time filtering with a Time picker UI?
If not, is there any recommended approach to implement a Time filter?
Are there any built-in configurations or custom filter options available for time fields?
Flexmonster Version : 2.9.42
Framework : JavaScript
Data source : JSON
I have attached a screenshot for reference.
Please guide me on the best approach.
The below attached images was Date filter. Need only Time filter similar to this image.

Thank you,
Soundaryan S
Hello Soundaryan,
Thank you for contacting us.
Currently, Flexmonster only provides a time filter with separate day, hour, minute, and second inputs on the UI. Implementing the time picker option would require creating your custom filter control. To implement your own filter, you can use the following events and API calls:
Also, you can check the following example of creating a custom member filter control: https://jsfiddle.net/flexmonster/z280kf5s/. Please note that this example is not a ready-to-use solution for your specific case. It only illustrates the general approach to implementing a custom filter. In your use case, you would need to integrate a time picker inside the custom filter control.
Please let us know if other questions arise.
Kind regards,
Nadia
Hello Soundaryan,
Hope you are having a great week.
We were wondering if you had a chance to check the suggested approach. Please let us know if it works for you.
Looking forward to hearing from you.
Kind regards,
Nadia
Hi Soundaryan,
Hope you are doing well.
Just checking in to ask if you had a chance to check the suggested solution. Could you please confirm if it works for you?
Looking forward to hearing your feedback.
Kind regards,
Nadia