Deft Flux is jump-starting the movement to return to elegant information design. You are saying to yourself, How? So, here we have an example.
Recently, an Epicor client asked us whether, on his traveler, it would be possible to print the color of the part being produced. We responded with the standard questions: What is the real reason for the change? Since the raw materials are already listed, is it worth the effort? Is it even possible? We explained that the difficulties are four-fold:
After the client indicated that he was resolved to show the part's color on the traveler, and what is more, he would like a paint-colored band printed at the top, we implemented the following simple and flexible solution:
The "Color" memos are created by the Quality Manager. Color codes are in the HTML format -- #RRGGBB -- and the text of the memo is usually something like "PURPLE." In order to print this note on the traveler, we simply added the Memo table to the Report Data Definition (RDD), along with the appropriate conditions and table relationships, and then added a sub-report to the traveler that prints out all memo text. We wrote a formula to conditionally set the background color of the memo text.
Because this is an elegant (that is, robust and flexible) solution, the client can use it for purposes beyond the original design. For example, the client could highlight a quality alert on a part by attaching a memo with a red background and the text of the quality alert.