Im using umbraco form 4.4.0 and My Live site back office doesn't show filter by date area , only shows text search area but local environment this is working .
I found the reason , there were some missing js files while installing plugin
"/AppPlugins/UmbracoForms/Assets/moment/min/moment-with-locales.min.js",
"/AppPlugins/UmbracoForms/Assets/BaremetricsCalendar/public/js/calendar.js"
Form Entries -Filter by date time disappeared
Im using umbraco form 4.4.0 and My Live site back office doesn't show filter by date area , only shows text search area but local environment this is working .
I found the reason , there were some missing js files while installing plugin "/AppPlugins/UmbracoForms/Assets/moment/min/moment-with-locales.min.js", "/AppPlugins/UmbracoForms/Assets/BaremetricsCalendar/public/js/calendar.js"
I have added those files manually and its fixed
is working on a reply...