Skip to content

Use GET method  #3

@stillawake17

Description

@stillawake17

This could be done with an API call or a form submission etc.

e.g.
$.ajax({
url: queryURL,
method: "GET"
}).then(function(data){

Or using a GET method when passing Form values to a different page or component?

https://www.w3schools.com/jsref/prop_loc_search.asp

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