function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
bfunk3778bfunk3778 

Dependent Auto-Number Field

Hello,

 

Is there a way to only have an auto-number field populate on certain record types? 

JakesterJakester
Pretty darn sure you can't. Autonumbers are extremely basic: they always make the next number in sequence when a new record is created.