-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I would like to ask if you have tried or this plugin supports nested http.get call within the data: function? if yes, can you provide a sample?
ex.
data: function (searchText) {
1st http.get() queries using the text searched and passed on the 2nd http.get()
2nd http.get() uses the value returned by the 1st http.get() to process a rest query
the result of the 2nd http.get() will be the ones displayed on the dropdown choices.
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels