Client has a group of about 10 different forms that he is using in Sales Order, Purchase Order, etc. He'd like to include a standard warranty boilerplate text on each form.
Obviously one solution is to hard code it into the form.
Another is to pre-print the form.
What he's wondering is whether there's a way to store a text file on the server and have that used as the basis for the boilerplate text -- which means if the text changes he does not have to open up 10 different forms and make changes.
This seems like something many people would want to do - however I do not think it's supported by native Crystal without using third party tools.
Someone please prove me wrong.