Skip to main content
Solved

How can I set the search delay?

  • January 12, 2024
  • 1 reply
  • 53 views

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.

Best answer by Mark_Plaggenborg

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

View original
Did this topic help you find an answer to your question?
This topic has been closed for replies.

1 reply

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


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings