Just bought program. I have a prior web page which has php to check crm, get authorization from planetauthorize.net, and if all is well, run the google converstion tracking script.
The similar topics list probably has all the sample code I need, but I'm still uneasy with the mental model I'm using.
I guess I need to use 1.6, I'm on 1.5.2.8.
I say that because I think I need gform_after_submission which needs 1.6.
But before I do that, I think I need gform_validation which checks to see if data is filled in & that an Agent Code is valid in my crm.
I have a plain jane, dreamweaver output form, to which I have added hidden fields to be passed from submit to submit, and based on the processing, I display messages, and eventually, a different display and an execution of the google js to do the conversion tracking.
So, do I write the php code to do this stuff & put it into functions.php?
I know I'll probably need a separate "confirmation" (conversion) page (w/ google js). I'm just not sure how to string it all together.
I'll comment on what I discover, as I go thru this, but any pointers would be helpful. The sooner I can finish this, the sooner my coworkers can get back to work. techsbyminute.com
tia, Jim