Hi! I've designed a form that uses controls to automate text and design. Works beautifully for the writer and reader. The problem is if the reader clicks reply, the original message does not display - it shows only the original user's signature.
What I would like is for the form responses to be collapsed into text and inserted into the message chain. I'm sure this will require concatenating all of the field values into another control, but I can't figure out the code that would insert it into the message body.
Any ideas?