I have a google form on my webpage (custom css linking to Google spreadsheet on submit). Once a user presses submit a custom confirmation page appears.
How do I load a link via html for the user to edit their response using Google's getEditResponseUrl()?
I have read this link and ben's post seems to have the answer, however I don't know how to link a button or hyperlink from this script.