Add Prefix to Work Note
Trying to add a prefix to work notes on a custom table. I initially thought a business rule would fit the bill, so I tried that.../** * name : work note prefix * table : x_somescope_table * when : before * order : 100 * update : true * f...