How to create an Auto Increment in a field with groovy in Application Composer
How to create an Auto Increment in a field with groovy in Application Composer.
We have a requirement where we want a custom field on Project Resources page and its value has to be incremented for all the records.
For e.g For first record, its value is 100, for next record, its value will be 101.
Has anybody done this before or any help will be appreciated.
1