Large Number Additional Fields

Additional Fields in Large Number format can contain numbers between -9999999999 and 99999999999.

It is also an number field, which means it can use numbers only.

Once this format is selected, the following options become available:

  • Allow negative numbers - select this option to allow users to enter negative numbers.
  • Minimum Value - the lowest value that the field may have.

    This is a value field rather than a character length field, for example, 1.
    The minimum value allowed is -9223372036854775808

  • Maximum Value - the highest value that the field may have.

    This is a value field rather than a character length field, for example, 16383.
    The maximum number value allowed is 9223372036854775807

    NOTE:

    • Setting the maximum and minimum values will automatically set the size of the field.

  • Default Value - the default value that will appear in the field when it is attached to an object.

    NOTE: Behaviour for number, decimal and currency Additional Fields: Blank values are treated the same as 0 values.

See also Creating Additional Fields for definitions of the other common fields, for example, Name and Abbreviation, that appear on this dialogue.