GUI settings for the Buyers dialog in Eiglobal.ini

Description

Use these settings to specify the appearance of the Buyers dialog.

BuyerColumnNames Determines which columns to display in the Buyers dialog. The values are to be comma separated. These column names are valid values:
 
  • buyernumber
  • corporategroupid
  • name1
  • name2
  • namesupplement1
  • namesupplement2
  • description
  • pobox
  • street
  • streetsupplement
  • postalcode
  • city
  • countrycoded
  • countryname
  • telephonenumber
  • faxnumber
  • blocked
  • vatregistrationnumber
BuyerFocusColumn Determines which column has focus when the dialog appears (default: 4).

That is, the fourth column name listed under BuyerColumnNames in Eiglobal.ini will be in focus when the dialog appears. However, note that in the dialog itself in this case, it would be the fifth column that would actually be in focus since the Buyer ID column is always the first column in the table in the dialog.

BuyerSortColumn Determines which column to use to sort the table (default: name1).