Search found 1 match

Go to advanced search

by Joe Cross
Thu Oct 23, 2014 1:46 pm
Forum: Issues
Topic: How to invoke a service in JS?
Replies: 22
Views: 6013
 
Jump to post

How to invoke a service in JS?

How can I store the result in a JS variable? I'm using this but it errors out: var results = servicename.execute(); The service response is structured like this. I really just want the "id" element. { "data":[ { "name":"New Name", "id":"10152361...

Go to advanced search