Re: Unique / Customer ID's

Originally Posted by
viadesk We are trying to find our way around within SugarCRM.
Because we want to identify customers easily we would like to assign a unique ID to them. Preferrably an increasing number.
I have been looking around but could find such functionality. Ofcourse i can add a custom field called Customer ID but then the id woud have te be entered manually, leaving room for mistakes..
Is there such functionality or else does anyone have suggestions how to adapt unique id's into SugarCRM.
TIA,
Viadesk
you can add an autoincrement field
Go to studio and add a new integer field
Add the new field to display view
Then in your database change the new field in the accounts_cstm table to be an autoincrement field
That will give you a unique id for your accounts
Last edited by mikesolomon; 2008-07-17 at 10:39 AM.
Reason: Added detail
Mike Solomon
Development Manager
Ivy Ltd
www.ivy.ltd.uk]www.ivy.ltd.uk
php version 5.2.6
MySql 5.1.59
Bookmarks