I have a requirement to Create Auto number on child records based on existing parent record.
Parent record has Autnumber as ACL -1120
Child records must have auto number as : ACL-1120_001 , ACL-1120_002 and so on.
Please suggest me the best way to implement this.
Thank you.