I have a screen where I can refine my search, and it contains some DateElement(s). Now, at the beginning or when I reset the filter, I want my DateElement to be null, or empty...anyway with no value.
I can't set a default value because it really doesn't make sense for my purpose.
How to do that?