Skip to content

Nested http.get calls #27

@Donn187

Description

@Donn187

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.
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions