jobisoft / quicktext

An extension for Thunderbird that lets you create templates that can be easily inserted into your own emails.
Mozilla Public License 2.0
187 stars 53 forks source link

Script GetLinepart with SquareSpace CMS #362

Open isamuse2 opened 1 year ago

isamuse2 commented 1 year ago

I use SquareSpace as a CMS for my website. When a form is completed on the website, I receive an email with the form's content.

Until now, I was able to select the content from the email with the script GetLinepart.

Some days ago, SquareSpace redesigned the email sent after a form is completed. And now, the script GetLinepart is ineffective...

Since the email in now in html, I’ve changed it in plain text before applying the script. But without success. Any idea for a trick that will solve this issue?

Thank you for your help.

SamuelPlentz commented 1 year ago

Further feedback is needed here.

  1. Provide an example of the relevant email source code. (starting some lines above, ending some lines below the line to extract data from) Remove personal information.

  2. What parameters do you use when calling GetLinepart (prefix and suffix)