I have a problem with sending new data after add event. When sending new data ; the field for text area or Rich text editor ; sends data straight across column. Is there a way to force carriage returns in the RTE or text area?
This is my event ; feel free to copy and paste it as it uses absolut positions to directly put fields in correct format on a form and send to a user . My probelm is the SIGN_info field on the bottom. see below
subject="Sign Request" sendmail email, subject, message the sign_info field ( using RTF ) or if changed to textmemo wrties straight accross ; can't seem to carrigage return it automatically ; say after 20 characters ; and then move down a line and conitinue. ANy Idea!