I am using a field as a message field. When they submit the message it truncates the message. Any idea what setting I need to change? The size field is grayed out when selecting "text area."
The textarea field size is determined by rows (height) and columns (width). The data typed into a textarea field should not be getting truncated. If you can't figure it out, submit a ticket with access to your site so we can check it out.
First, make sure you are using the latest version of DT Donate, which would show in your installer area as 2.2.3a. Thanks.
I do have 2.2.3a, however i have modified the code slightly as well to accommodate for sales of giftcards. So I am not sure if you are still willing to take a look.