Hi All,
I have implemented a search UIBB, which includes a date field.
For the date field, I have implemented the handler for relative date entry.
For example.
So far so good.
What I would like to do, is to set this as a default value, when the application opens, but I can't find a way to do this.
I can of course, read the dates that are represented by this relative date entry and default those, using the "between" operator.
e.g.
This does the same job, but does not look as good.
Is there any way to default the relative date ID itself, so I can still use the "within" operator?
Thanks & Regards,
Mike