You need to sign in to do that
Don't have an account?
Visualforce javascript remoting synchronous
I am using javascript remoting to get data from apex method.
My problem is javascript remoting is working Asynchronously.I want to work it as synchronously.
Please suggest me.
My problem is javascript remoting is working Asynchronously.I want to work it as synchronously.
Please suggest me.
You can refer to these threads which discussed this in more detail - http://salesforce.stackexchange.com/questions/18918/is-it-possible-to-make-remote-action-asynchronous
https://developer.salesforce.com/forums?id=906F000000097AuIAI