After replicating some Dashboards that a consultant had originally developed, I've received some feedback / wish list items from our users. First- our Dashboards are self-hosted in our onsite Portal and the Dashboards were created using the Dashboard Theme option using Create->App->Using the WebApp Builder option from inside Portal.
In each of the Dashboards, we have the Filters widget included in our Dashboard and one of the expressions inside the filter involves a date field. The Expression is-
Date is between (date 1) AND (date 2).
Both Date 1 and Date 2 are dropdown date picker calendar where the user clicks on a date of a given month. What I've been asked is whether this can be changed so that someone can just manually type in a date such as MM/DD/YYYY rather than scrolling to that date using the calendar date picker.
This does not appear possible to me. Is this true?