Custom Fields¶
Custom listing fields are used to store additional information about listings.

The following fields are available on the Create Listing Field form or click the field's name to view the Edit Listing Field form.
Note
The Assign To All Categories field is not available after the Custom Listing Field has been created.
Name - (Required) This specifies the name of the Custom Listing Field.
Type - (Required) This indicates the type of value the field will hold and what type of input will be presented.
- Text – Open text box.
- Text Area - Plain Text (no formatting) - A text area with multiple lines to enter longer responses.
- Text Area - HTML - A text area with the ability to enter rich text and HTML.
- Clickable Link - A custom field that allows for entering both the URL and the display text.
- Multi-column List - A custom field that allows for entering a comma seperated list that will be displayed as an unordered list.
- Yes/No (Single Checkbox) – A checkbox.
- Date – Text box will display a date.
- Decimal Number – Text box will display a decimal format.
- Option List - Automatic – A list of options that will automatically switch between a dropdown list or radio buttons based on the number of options available. (4 or more options is the threshold where it switches to a dropdown list instead of radio buttons)
- Option List - Dropdown - A list of option that are displayed as a dropdown list.
- Option List - Radio Buttons - A list of options that are displayed as a series of radio buttons.
- Whole Number – Text box will display a whole number (integer) format.
Required - When checked, a value will be required to create a listing.
Default Value - (Optional) This specifies a default value when the field is initially displayed to the Seller.
Note
Example: For a field such as "Interior Color" a default value might be "black".
Include On Invoice - If checked, this custom field will be included with the listing on sales invoices.
Include in Sales Reports - If checked, this custom field will be included on Sales Transaction Report CSV exports.
Note
This field will only be included in the My Account Sales Report CSV export if Visibility is also set to Owner or lower.
Display Order - This is a numerical value which specifies the order to display this field relative to other user fields. The new field's display order can easily be changed on the main view of Custom Fields.
Note
The up and down arrow buttons can be used to change the display order of the custom fields.
Visibility - This determines what type of user can view this custom field.
- None - No one, including the system, can view this custom field.
- System - The system is the only user that will be able to view this custom field.
- Admin - The Administrator and the above users are the only users that will be able to view this custom field.
- Owner - The user that the information pertains to and the above users are the only users that will be able to view this custom field.
- Purchaser - The user that submitted a bid or purchased from the listing that this information pertains to and the above users are the only users that will be able to view this custom field.
- Authenticated - Any user that has been authenticated and the above users are the only users that will be able to view this custom field.
- Anonymous - Anyone can view this field.
Editablility - This determines what type of user can edit this custom field.
- None - No one, including the system, can edit this custom field.
- System - The system is the only user that will be able to edit this custom field.
- Admin - The Administrator and the above users are the only users that will be able to edit this custom field.
- Owner - The user that the information pertains to and the above users are the only users that will be able to edit this custom field.
- Purchaser - The user that submitted a bid or purchased from the listing that this information pertains to and the above users are the only users that will be able to edit this custom field.
- Authenticated - Any user that has been authenticated and the above users are the only users that will be able to edit this custom field.
- Anonymous - Anyone can edit this field.
Assign To All Categories - Checking this box will make sure all categories use this custom field.
Note
This option is only available when creating a custom field. It will not be available when editing a custom listing field.
Manage Field Options¶
This section will only appear after the Option List has been selected and the field's basic information has been saved.
Name - This value will be displayed to the user when selecting the option from the dropdown or radio buttons.
Value - This value will be displayed on the listing detail page.
Note
Leave this field blank if it should not be displayed on the listing detail page when selected by the user.

Edit Field Options - This page allows you to edit the Name or the Value or the Display Order of the Field Options for Option List type Custom Fields.
Alphabetize by Name - Clicking this link will Alphabetize the list of Options.