[OpenVPMS Developers] Email Body has a maximum of 255
The email body has been created with a maximum size of 255 characters, this is not enough to send any decent email to a client.
I would suggest it be handled in the same way we planned on handling
https://openvpms.atlassian.net/browse/OVPMS-1120 [1]
ie increase the field to a 5000 character limit. My understanding is that these messages are not saved so going even higher should not influence the database size or speed.
[1] https://openvpms.atlassian.net/browse/OVPMS-1120
_______________________________________________ OpenVPMS Developers Mailing List developers@lists.openvpms.org To unsubscribe or change your subscription visit: http://lists.openvpms.org/listinfo/developers Posts from this mailing list can be viewed online and replied to in the OpenVPMS Developer's forum- http://tinyurl.com/openvdf
Re: [OpenVPMS Developers] Email Body has a maximum of 255
You're talking about entity.documentTemplate? The emailText node is defined at 1000 characters at present.
-Tim