We recommend reviewing what is submitted before posting, in case your idea has already been submitted by another community member. If it has been submitted, vote for that existing feature request (by clicking the up arrow) to increase its opportunity of being added to Cireson solutions.
For more information around feature requests in the Cireson Community click here.
Alter WI search behaviour to ignore seconds
Presently the WI search doesn't find datetime values where the input equals the field.
E.g. A search for LastModified = 29/09/2016 15:01 does not find records that show 29/09/2016 15:01. Changing the condition to > will return it.
I believe this is because the field value datetime includes seconds and the parameter does not.
Please change the search behaviour to ignore seconds on the field value so the grain is the same.