I am trying to update another google sheet (not the one the form adds info to) when google form is submitted. I tried this with onEdit() but found out that it does not trigger for form edits.
Is there an alternative that triggers on manual edit AND form edit for google sheets?