Checkbox value character limit?

Issues related to forms.
Post Reply
jeff11214
 
 
Posts: 67
Joined: Sat Oct 28, 2006 4:22 pm

Checkbox value character limit?

Post by jeff11214 »

I added a checkbox to a form and the Object Properties Value includes 626 characters.
It shows properly in the application.
E-mail received only shows 364 characters.
How to fix this?
User avatar
Pablo
 
Posts: 23226
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Checkbox value character limit?

Post by Pablo »

I think this is a HTML limitation. This is unrelated to the software.
jeff11214
 
 
Posts: 67
Joined: Sat Oct 28, 2006 4:22 pm

Re: Checkbox value character limit?

Post by jeff11214 »

So, I used a Text Area in the form and placed my data in the Initial Value box which consists of 626 characters.
I made it Read only and hidden.
This shows properly in the email.
I think this should be okay.
Thanks!
Post Reply