Adding a Serial Attribute

Overview

Serial attributes allow you to create an auto-increment number-type attribute. You can specify the starting number and what the increment is.

Prerequisites

Ensure you have administrator privileges to fabric Products. For more information, see the Role-Based Access Control.

Procedure

  1. In the left menu, click Products > Attributes > Product.
    The Product Attributes page is displayed.

  2. Click New Attribute.
    The Create product attribute page is displayed.

  3. Select Serial.

  4. In the Attribute title filed, enter a name for the attribute.

  5. (Optional) In the Description field, enter a description for the attribute.

  6. In the Start serial with field, enter the beginning serial number.

  7. In the Increment serial number by field, enter the interval by which each subsequent number increases.

  8. In the Is this attribute mandatory? field, select one of the following:

    • Yes: Specifies that the attribute is mandatory when creating an item.
    • No: Specifies that the attribute is not mandatory when creating an item. This is the default selection.
  9. Click Save.

The serial attribute with the specified settings is created.

Related Topics