I have a form where it submits to a remote server using the cURL post method, everything works great [GH]cURL action , I was wondering if after the form get submitted through cURL is there a way to get the id of the table it got inserted to? its a confirmation number that is needed to identify each person who submitted their info. Is this even possible with chronoforms😀 ?
Hi esl,
It depends on whether the remote server can send a reply back to a URL you specify. You could set up a listener in a new form event that would do something if it's URL were called.
Sorry if that sounds a bit vague but it's hard to be more specific without knowing what your remote server can (or can't do).
Bob
It depends on whether the remote server can send a reply back to a URL you specify. You could set up a listener in a new form event that would do something if it's URL were called.
Sorry if that sounds a bit vague but it's hard to be more specific without knowing what your remote server can (or can't do).
Bob
This topic is locked and no more replies can be posted.