Escaping characters, such as questionmark in an Email input field

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.

Hey @laamed is this still something you are working on or were you able to find a solution? If not I’m happy to connect you with some of our design experts :slightly_smiling_face:

As it turned out, the question mark was created by a third party software that was handling the CTA-button rendering. The issue was solved.