That did not work, but updating the theme did work. Thanks for getting me on the right track.
How would I find that out? And if that is the case how should that be resolved?
That resolved it. Thank you!
I made some progress…
Have:
on_sent_ok: location.replace (‘https://my.timedriver.com/Y5KXC?firstname=Bob&lastname=Smith&email=bob@yahoo.com&;’)
Which sends specific data to my scheduling tool.
Would like:
Instead of firstname=Bob, would like firstname=value in the firstname field on the form where the above code exists.
Any suggestions would be greatly appreciated.
–David