I’ve updated TTResponds to include some requests people have made.

  • You can now specify if you want to send HTML emails.
  • You can set the sheet being used for the form (defaults to the first one).
  • You can limit the amount of emails being sent. Just the first 10 entries for example (-1 is unlimited).

The script has been submitted to the Apps Script Gallery, but may take a while to appear. You can grab it right now from Github.

Notice: if you’re already using a previous version of the script. Remove the config sheet. Open the scripts editor, copy-paste the new script over the old one. Run the createMenu method. And then select Create config from the TTResponds menu item. This will make sure the new configuration options appear on your configuration screen.