I'm working on a web project for a Screen Printing company. The form captures information for custom T-Shirt projects (Size, Color, Quantity, Art Work, etc).
After the form is submitted there may be communication needed between the designer and the customer.
I'd like to have a system that allows this communication and is tied to the original form (quote), maybe in the form of comments that can only be accessed by the customer and company.
Has something like this been done before? How might this be accomplished?