I am not an InfoPath expert and need some help!
I have a form that has main view for data entry (call it the DATA view) and a second view (call it the MESSAGE view) that organizes the info from the DATA view into an ASCII WYSIWYG message formatted to our specs, which users may choose to copy and paste into another program.
The MESSAGE view requires text be only 40 characters wide.
Is there a programmatic way to parse the data such the the MESSAGE view will break-up words as soon as a line hits the 40 character limit?
As it is now, users have to reformat the info in the MESSAGE view manually after a cut and paste.
Thank you for ANY help! : )
Jeff