Auto Number Control
Auto Number Control
MODEL-DRIVEN APPSLICENSE IS PRESENT MANAGED SOLUTION AVAILABLE
A control to generate Auto Number based on the format specified.
- Use {} if you want to show constant values like prefix or suffix. Example: {ACC}
- Use [] if you want to show field value. Example: [accountnumber]
- Use [()] if you want to show value from the lookup field. Example: [parentaccountid(numberofemployees)]
- You can use any separator in between. Example: {ACC}-[accountnumber]-[parentaccountid(numberofemployees)] and the output would be {ACC}-1001-200
# autonumber