Auto Increment for records

Hi

I’ m using SuiteCRM 7.1.7 Max, I need to create auto increment with prefix for new records E.X (L0001, L0002). Guide me to generate auto increment.

Hi,

There’s nothing out of the box that allows this. You may be able to find a SuiteCRM or SugarCRM module which adds this functionality.

Alternatively if you can code it’s possible to add a logic hook which populates a field with the values you want.

Thanks,
Jim