Hi Isomorphic,
We are facing issue while selecting an date during the usage of “between” option in the filter.
User selects “between” option in the filter :
From the first DatePicker, I select a date and click on “Apply”. The DateChooser should close, but it is not happening. [Refer SC-1]
From the second DatePicker, I select a date and click on “Apply”. But the date is being changed in the first box not in the second. [Refer SC-2]
This issue is happening only for the “between” and “between(inclusive)”. For all others it is working good for date field. We are not creating this DatePicker(Using Inbuilt component).
We are creating filter options through ds.xml file(using validOperators).
Could you please help me on this?
Attached the screenshots for reference.
Thanks,
Manjula
We are facing issue while selecting an date during the usage of “between” option in the filter.
User selects “between” option in the filter :
From the first DatePicker, I select a date and click on “Apply”. The DateChooser should close, but it is not happening. [Refer SC-1]
From the second DatePicker, I select a date and click on “Apply”. But the date is being changed in the first box not in the second. [Refer SC-2]
This issue is happening only for the “between” and “between(inclusive)”. For all others it is working good for date field. We are not creating this DatePicker(Using Inbuilt component).
We are creating filter options through ds.xml file(using validOperators).
Could you please help me on this?
Attached the screenshots for reference.
Thanks,
Manjula
Comment