You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to configurable delay in search for a Type Ahead Search Component?

Received Response
31
Views
2
Comments

Summary:

I have a Search Component that shows suggestions to the user as he types. I want to add a delay to the service call.

Content (required):

Currently, I am using rawValue to make a Rest Call to the service for every keystroke. This results in too many REST Calls. 

Requirement:  I want to make the service call once the user pauses their typing for some period of time, rather than making a separate service call for each keystroke.

I am using a Transform.js file to add a query parameter to the service call.

There is a component called

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!