Hello,
I've created a searchable field in LMS/Configuration/Appointments, with two possible values.
I have two test instructors with the two different values.
The search of the instructors directory does not work in a normal way...if I click some of the possible values of the searchable field, it's all ok, but when I disable all the checkboxes, the list of instructors available, that without filters would have to be all instructors, become a blank one....
Here you can see a video of the sequence....
https://screencast-o-matic.com/watch/cYf26NzcZx
Why is that behaviour?
Thanks
@emism,
Yes, you are right I found this as a bug.
We are passing a range value. But When nothing is there it should set the default value and instead of that it is showing range value as null due to which nothing appears on the site
any solution for the issue above?
Thanks!