Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Passing Args to Destroy

$
0
0
Is there a way to pass arguments to the destroy function of a model?

I see in makeRequest it gets rid of all properties other than the id before making the destroy request.

I'd like to pass another argument back to the server with the destroy request along with the id


Thanks!

Viewing all articles
Browse latest Browse all 3491

Trending Articles