You need to sign in to do that
Don't have an account?

How to auto increment Object Name when created or deleted
Hello All,
Need some help creating a process for creating an object name. So the name will be a text value plus an auto incremetnted value.
For example Opportunity created would be 'Test_001 '
But what if the count is up to Test_089 and they need to delete 5 opportunities and the opportunities are in different sequences? So they need to delete Test_055 and Test_041 and Test_020. The naming needs to stay in sequencial order. Is this possible?
How do I handle the naming when they do a data load?
Thanks,
P
Need some help creating a process for creating an object name. So the name will be a text value plus an auto incremetnted value.
For example Opportunity created would be 'Test_001 '
But what if the count is up to Test_089 and they need to delete 5 opportunities and the opportunities are in different sequences? So they need to delete Test_055 and Test_041 and Test_020. The naming needs to stay in sequencial order. Is this possible?
How do I handle the naming when they do a data load?
Thanks,
P
All Answers
https://stackoverflow.com/questions/2214141/auto-increment-after-delete-in-mysql