Auto Numbering Using Script
Need to Populate "Correlation Id" field on Custom table with numbers starting from 4000 in increments of 1. Tried this Script from Community and Correlation ID is being Populated as Null or NaN. Need help. Clent Script : function onLoad() { //Type ...
