Skip to main content
I would like to ask if there is any way to set value of autonumber field according to another parameter value.

 

For example: If I want to add an envioroment parameter to salesforce regarding the location,

 

how can I influence the autonumber value according to the location:

 

If the location is US I would like to make this auto number: 1.0000.{0000}

 

if the location is Denmark I would like to make this auto number: 45.0000.{0000} etc. 

 

Thanks in advanced,

 

Tal Tchernihovski

 

taltcher@gmail.com 
6 Antworten
  1. 27. Nov. 2012, 09:27
    Yes, I would be more then haapy to receive a code example of how to do it :-)
0/9000