Hello @aahulsebos,
thanks for looking so deeply into my problem. The usage of the shortcode is really helpful.
However I’d still like to edit the output of the shortcode because I don’t want my email address to get scraped. But the formfield validates if the address has a correct syntax.
I typically go with replacing @ by @ (0xFF20) and . by another unicode dot-like character (0x2024). So the form rejects my input.