| Print from a Drop Down list |
 |
 |
Problem: I had too many buttons on a form. So I needed to organize all of the print media into one area. Solution: I used a Drop Down list and JavaScript. 1)Create a Custom Record Type: Print Media List and populate it with the options. mine were: Envelope #10 Envelope Card Stock Mailing Label Return Label Thank You -$300 2)Create a new field on the form of type List and reference the Print Media List the ID is: _printmedia 3) Add Code and create a button refering to the function. 4) Use the drop down list and click the button to print.
Contributor: Clint McCarty @ Canadian Food for the Hungry Int.
Contributor Overview: I am new to JavaScript (3 months) This script has saved hours of time for our Communications Department.
If there is a cleaner way of doing this let me know Clint
Website: http://www.cfhi.ca
|
|
|
|
|
|