Support Article
Time Periods window for report filter too small to view
SA-32631
Summary
With Reports, when the Date/Time filter value is selected, the Time Periods window that is displayed is very small. The small size makes viewing the contents of the window difficult.

Error Messages
Not Applicable
Steps to Reproduce
- Open any report that has Date/Time filters applied for it.
- Select any filter for the Date type column, which shows the Time Periods window.
Root Cause
An issue in the custom application code or rules
Resolution
Perform the following local-change in UserWorkForm:
<style>
SELECT{
height : auto !important;
}
</style>
Published May 15, 2017 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.