Javascript callback function :: how to create object with submission details
-
Hi,
I was searching for a solution on how to pass submission details and specifically the entry id into the Javascript callback function. I have found an article on calderawp describing how this can be done but the most important part (example) is missing for some reason.
What I am trying to achieve is to pass entry id as an order id into the tracking code.
I am able to call the javascript callback function with the tracking code inside of it on ajax submission but I don’t know how to get the value of entry id and pass it to the code.
Would someone be able to help me with it?
Thank you,
Przemek
The topic ‘Javascript callback function :: how to create object with submission details’ is closed to new replies.