Hello.
I have a question about escaping certain “special” character, a questionmark in an input field. When adding content to a CTA-button input field, the text is shown correctly, but when adding a questionmark, HubSpot replaces it with the following string:
?loadbalanced=1&
How do I escape the questionmark when typing content to an input field?
Edit: I’ve also tried using ASCII-coded character, which acts the same way, and the extra string is shown.
Thank you very much in advance.