Hi,
One of my contact wants to etup his CRM so that each new contact get an ID, from a sequential list. I could set a number field in the contact form to save the value, I could use a workflow to save the value in the form. But How / Where do I get or save the current value of the latest contact ?
the ID should be
100 for contact A
101 for contact B
102... etc.... each new contacts get incremental number.
When the new contact is created how do I know it should be 103?
Any suggestions ?
Regards