Recently we had a requirement to use auto numbers for lead records. However, based on where the lead records are being created from, we wanted to specify a different prefix to it. For leads created manually, the format should be prefixed "L" followed by "– "and then 10 digit sequence number. L-{SEQNUM:10} And if created […]

Read more of this post