It seems the extended property “CombinedFilterDelay“ does not take in the Universal GUI as it did with the Web GUI. What can I do with Universal to get the same effect back?
Screens that take a little longer to show a result get totally locked as perceived by the user, since there are multiple calls awaiting response.
Also, is there no indicator that the search is triggered? From a users point of view it seems nothing is happening after typing, unless the result can be shown quick enough and is showing a difference from the starting point.
Page 1 / 1
Looking for something else, I accidentally came across the solution for this question.
Add a value in milliseconds for the parameter “searchDebounceTime” in the config.json.
Ex.
"searchDebounceTime": 750
At time of writing, it can be found here: https://docs.thinkwisesoftware.com/docs/deployment/universal#delayed-search
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.