I've used the esri WAB to search between a date range that I had to convert to a text field first so the WAB "is between" Query Widget can filter correctly on 04/12/2016, for example. now my issue is that the drop-down box that opens a calendar within the Query I defined cannot hold the dates. The container box is too small and you cannot see all of "10/12/2016" for example. Is there a file in the Query Widget on the Development side that makes these drop-down date calendar boxes larger? Just looking to make width a few spaces larger so the entire date is shown.
Mike,
If you figured out how to swap the control out for a textbox then you can just add some style property to that textbox as well (or better yet add a css rule for that control).