Page 1 of 1

Database service execute with jquery not triggering

Posted: Thu Jul 11, 2013 1:47 am
by Scott Camacho5948926

From what I understand I should be able to run a DB service by using the following code.

eval(_signup.execute({}));
or
_signup.execute({});

However when I have it set to trigger on an page "load" event, it does nothing. I have the service on that page, I have the request pulling data from local variables to insert into DB. No error is thrown and no data gets put into the appery database. Any ideas?

thanks


Database service execute with jquery not triggering

Posted: Thu Jul 11, 2013 2:14 am
by Igor