hide Status; hide Value; hide Rec_ID; input.plain = ""; if(Status == "DWO") { input.plain = "Work Order Created : <b>" + input.Value + "</b>"; } if(Status == "MRP_Alert") { input.plain = "<b>" + input.Value + "</b>"; } if(Status == "DIS") { input.plain = "Dispatch Note Format created <b>" + input.Value + "</b>"; } if(Status == "ctmcedtc") { input.plain = "Already one revision is waiting for approval for this Part No"; }
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter