Page 1 of 1

HTML Mail Formating Character Limitation

Posted: Mon May 19, 2025 6:32 pm
by bjlolmaugh
Is there a way of expanding the character limitation on the HTML Mail Formatting of a form?
I have VERY long forms that I would like to use custom HTML code for the Mail data.
One HTML data has 40,383 characters, but the program will only allow 28,842 characters ... so I am currently not able to use HTML as the mail formatting.

Re: HTML Mail Formating Character Limitation

Posted: Mon May 19, 2025 7:38 pm
by Pablo
There is currently no option to extend the input length.
This is a standard Windows input control which has a max length of 32,767 characters

I will investigate if this can be improved in a future update.

Re: HTML Mail Formating Character Limitation

Posted: Tue May 20, 2025 1:32 am
by bjlolmaugh
Thank you.