[Question: replace currency value $ with £ using text parser] Our Squarespace Form submission uses currency symbol $ but we wish to use £. I’ve successfully configured text parser with web hooks and email to replace a standard word (ie hire with book) so I know the parser is working but I can’t get it to work with $ to £. I’ve used RegEx to create a regular expression ^\$$ for the Pattern and used both ^\£$ and £ in New Value but still no joy. Can anyone help me configure this, please?
[Question: replace currency value $ with £ using text parser] Our Squarespace Form submission uses currency symbol $ but we wish to use £. I’ve successfully configured text parser with web hooks and email to replace a standard word (ie hire with book) so I know the parser is working but I can’t get it to work with $ to £. I’ve used RegEx to create a regular expression ^\$$ for the Pattern and used both ^\£$ and £ in New Value but still no joy. Can anyone help me configure this, please?