As a developer, I want the filtering capabilities of Universal to be identical as the filtering capabilities of the Windows GUI.
The Windows GUI accepts form filters and combined filters for date and datetime fields. These work as expected. Universal however does not show these types of filters, as the capability is not implemented.
Date/DateTime filter for Universal
Universal GUI
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.
Yes please! We have a TCP open for this since August 2020…@Mark Jongeling our TCP is linked to Indicium, would that have to be the first component that needs to support this? In that case I presume it is on the roadmap for Windicium too?
Yes please! We have a TCP open for this since August 2020…@Mark Jongeling our TCP is linked to Indicium, would that have to be the first component that needs to support this? In that case I presume it is on the roadmap for Windicium too?
To clarify, the ticket in TCP is different from the idea raised here. Indicium’s date/datetime filtering capabilities are equal to, if not slightly greater than, the Windows GUI. Filtering on date/datetime values through the combined filter doesn’t work very well in the Windows GUI either. The reason for this is that ‘contains’ and ‘starts with’ comparisons on date/datetime columns don’t work very intuitively in SQL Server. Since this has always been the case and it is rarely used, the ticket has been marked as a request for change instead of an issue. We will be looking into ways to improve this, but it’s not trivial to do it perfectly.
What is this pending on and when is this planned to be supported if it's not that hard for Indicium?
I second Arie's question.
I also want to be able to filter a Date field in the filter form in Universal.
For me it isn't necessary to have functionality like ‘between’ or ‘greater than’ for example, a simple ‘equal to’ is good enough for now.