Hey guys,
I want to auto generate a number in a field when I open a new form of a custom entity. The number should start from 1000 and for every new form entry it should add one number to it, like 1001 and then a new form is opened it should be like 1002 and so on.
How do I achieve this in dynamics crm 2011?
Thank you