Strangly, I only see the error when trying to set the toggle to 'on'?
Strangly, I only see the error when trying to set the toggle to 'on'?
Got it, It works. Thanks!
Thanks. How do I reference the 'data' when it's the result of a REST call and I don't have a name reference for it?
I have it working now. I had to create a test harness and invoke the restservice method from JS manually so I could inspect each of the parms and find the problem.