To Customize the Default Work Location Name and Number

You can create a rule that defines a default work location name and number. You can specify that the work location number increases with each new work location.

  1. Click Configuration tabSetup panelManage Rules.
  2. In the Rule Configuration editor, click ExpressionsTextWork LocationDefault Name.

    In the AUD US templates, the Default Name rule is Maximum Work Location ID + 1. Maximum Work Location ID is a work location attribute.

  3. Modify the Default Name subrule as needed.

    For example, you might add a prefix and/or suffix to the default name. Enter the prefix or suffix as a Literal Value. You can use the FunctionFormat to create a default work location name such as MyCompany01, MyCompany02. The rule would be:

    MyCompany format ({0:00}, ([Maxiumum Work Location ID] + 1))
    Note: If any empty spaces are created as you define the rule, be sure to delete them.