Creating a Formula Field to Display Transaction Line Numbers

This topic describes how to create a formula field to display transaction line numbers. For general information about creating formula fields, see Creating Formula Fields.

You can display line numbers on the Items subtab of transactions when they're viewed online and in printed transactions. To do so, create a custom field that uses the {linenumber} formula, and apply the field to transaction forms.

To create a custom field that uses the {linenumber} formula:

  1. To create a custom line number field, go to Customization > Lists, Records, & Fields > Transaction Column Fields > New.

  2. Enter a label for the field, select a Type of Integer Number, and clear the Store Value box.

  3. On the Applies to subtab, check boxes for the transactions that should display line numbers, and check the Print on Standard Forms box.

  4. On the Display subtab, select a Display Type of Disabled.

  5. On the Validation & Defaulting subtab, check the Formula box, and enter {linenumber} as the Default Value.

  6. Save the new field.

  7. To enable the line number field to be printed on a custom transaction form, edit the form. On the Printing Fields, Columns subtab, check the Print/Email box for the new field.

Note the following:

Related Topics

General Notices