Overview
You can add Custom Columns for your products, orders, purchase orders, vendors, shipping containers, and customers. Custom columns let you store information that doesn’t fit into the existing Sellercloud columns. You can set default values and update values at any time. You can use custom columns:
When Filtering Searches
To send information to Channels
https://www.youtube.com/watch?v=4K2QAisHld8
Column Data Types
Each custom column can contain only one of the following data types:
String — The most common since it can handle any sort of input.
Integer — Accepts only whole numbers.
Decimal — Accepts only decimal values.
DateTime — Provides a calendar for date selection.
Boolean — Adds a checkbox to mark the value as True/False.
nText — Same as string, but offers a larger character limit.
Hyperlink — A URL pointing to a page.
Request Custom Columns
Only your system administrator and Sellercloud Support can create custom columns, except Order and Product Custom Columns. You can request custom columns via tickets in the Sellercloud Support Portal. When submitting a request, be sure to specify the data type for each one.
Custom Column names must not exceed 50 characters.
Product Custom Columns
You can create and manage your Product Custom Columns from the Delta Interface. However, you cannot delete or edit existing columns. If you no longer need a specific column, you can disable it for your account.
Create Product Columns
Only user with the Client Admin Role can create Product Custom Columns:
Navigate to Settings > Products > Custom Columns.
Click on the Plus icon in the top right corner of the Custom Column List panel.
-
In the pop-up dialogue box, fill in the necessary fields:
Column Name - This is the name saved in the server database and will be the column header for imports and exports. This name does not necessarily have to exactly match the display name, as it must adhere to strict formatting: it only accepts capitalized letters, while spaces, numbers, and special characters are not allowed, with the exception of underscores. So, for example, if the Display Name is "Custom Column," the Column Name should be "CUSTOMCOLUMN" or "CUSTOM_COLUMN."
Display Name - This is the name you will see within the UI. You can use letters, numbers, special characters, and spaces.
Data type - this determines the value expected by the column. Read the Column Data Types section for more information.
-
Dropdown - Check this box to make the column value appear as a dropdown menu with pre-set options. You can also enable one of the following sub-settings:
Drop Down: Allow Custom Values - enable to allow write-in values for the dropdown.
-
Drop Down: Allow Multiple Selection - enable to allow selecting multiple rows from the dropdown.
If you select the Dropdown option, the Create Custom Column dialog will display Next instead of Add Column at the bottom. There, you can click the plus icon to add the dropdown options. Once you click Next, the column will be created, and you will not be able to return to the previous dialog page.
Default Value - Optionally, you can set a default value for your custom column, which will be pre-selected for all SKUs. You can still manually edit it later.
Enable Custom Column - checked by default. This checkbox controls whether the Custom Column is enabled for your account.
When you are ready, click Create. Ensure you have filled in everything correctly, as you will not be able to return to this dialogue and edit the column.
By default, Product Custom Columns are organized in alphanumeric order. You can re-arrange them by dragging them up or down through the list, which will affect the order they are displayed on the Product Details > Toolbox > Custom Columns page.
Manage Product Columns
All of your existing Custom Product Columns are displayed in Settings > Products > Custom Columns. From this page, you can control whether they are enabled and on which pages they are displayed.
On the Custom Columns page, click the pencil icon at the top right corner of the Custom Column List panel.
-
For each custom column, check the appropriate boxes:
The Unnamed checkboxes let you use and edit the columns with imports, include them in mapping profiles, and send them to channels via API. However, the columns will not appear on product pages.
The Dashboard checkboxes display the custom column on the product’s Product Details and Custom Columns pages.
The Channel (eBay, Amazon, etc.) checkboxes let you show the custom column on products’ channel properties pages (eBay Properties, Amazon Properties, etc.)
Click the Checkmark icon to Save.
You can also enable the Advanced Client Setting Filter Custom Columns To Be Per Product Type. In this case, you must enable each custom column per product type as follows:
Go to Catalog > Product Types.
Search for product types.
Click a product type's Type ID.
Find the Custom Columns To Display section on the product type's page.
Click the Edit icon.
Check or uncheck columns to display or hide them.
Click Save.
To manage your products’ custom column values:
Go to a Product Details page.
Click Toolbox and select Custom Columns.
Click Edit.
Edit the custom columns.
Click Save.
You can also use our Bulk Update Tool to edit Custom Column values via a file import.
Order Custom Columns
To set custom columns for orders, you must enable the Client Setting Enable Custom Columns for Order.
Create Order Columns
Only users with a Client Admin Role can create Order Custom Columns. To do that:
Navigate to Settings > Orders > Custom Columns.
Click on the Plus icon in the top right corner of the Order Custom Columns panel.
-
In the pop-up dialogue box, fill in the necessary fields:
Column Name - this is the name saved in the server database and will be the column header for imports and exports. This name does not necessarily have to exactly match the display name, as it must adhere to strict formatting: it only accepts capitalized letters, while spaces, numbers, and special characters are not allowed, with the exception of underscores. So, for example, if the Display Name is “Custom Column,” the Column Name should be “CUSTOMCOLUMN” or “CUSTOM_COLUMN.”
Display Name – This is the name you will see within the UI. You can use letters, numbers, special characters, and spaces.
Data type – this determines the value expected by the column. Read the Column Data Types section for more information.
-
Dropdown – Check this box to make the column value appear as a dropdown menu with pre-set options. You can also enable one of the following sub-settings:
Drop Down: Allow Custom Values – enable to allow write-in values for the dropdown.
-
Drop Down: Allow Multiple Selection – enable to allow selecting multiple rows from the dropdown.
If you select the Dropdown option, the Create Custom Column dialog will display Next instead of Add Column at the bottom. There, you can click the plus icon to add the dropdown options. Once you click Next, the column will be created, and you will not be able to return to the previous dialog page.
Is For RMA - check this box if you need the Custom Column to apply to RMAs instead of regular sales orders.
Default Value – Optionally, you can set a default value for your custom column, which will be pre-selected for all new Orders. You can still manually edit it later.
When you are ready, click Create. Ensure you have filled in everything correctly, as you will not be able to return to this dialogue and edit the column.
By default, Order Custom Columns are organized in alphanumeric order. You can re-arrange them by dragging them up or down through the list, which will affect the order they are displayed in on the Order Details > Toolbox > Custom Columns page.
Update Order Columns
You can update your orders’ custom column values individually or in bulk. To update values individually:
Open the Order Details Page.
Click Toolbox and select Custom Columns.
Click Edit.
Edit the custom columns as needed.
Click Save.
You can also update values in bulk by uploading an Excel spreadsheet or a Comma-Separated Values file with one of these plugins:
Order Custom Column Bulk Update – Imports files in .xlsx format.
Order Custom Column Bulk Update Using CSV – Imports files in .csv format.
To use this functionality, open a ticket with Sellercloud Support and request that your preferred plugin be installed on your server.
Both plugins require you to prepare a file with the following column headers:
OrderID – Enter the Sellercloud Order Number or;
OrderSourceOrderID – Enter the
Channel Order Number.
Only supported in the Order Custom Column Bulk Update plugin.
CustomColumnHeader – Enter the Column Name from the Settings > Orders > Custom Columns page. Be sure not to enter the Display Name instead, as the plugin won’t accept it.
CustomColumnValue – Enter the column’s new value.
Once your file is ready, follow the steps to Import Order Information Via Plugin.
PO Custom Columns
To manage your POs’ custom column values:
Open a Purchase Order.
Click Toolbox and select Custom Columns.
Click Edit.
Edit the custom columns’ values.
Click Save.
PO Custom Columns can be organized in any order that suits your needs. Open a ticket with Sellercloud Support and provide them with your desired column order. The change will be applied to you.
Customer Custom Columns
To manage specific customers’ custom column values:
Go to Customers > Manage Customers.
Click a customer’s ID or Email.
Click Toolbox and select Custom Columns.
Click Edit.
Edit the custom columns’ values.
Click Save.
Vendor Custom Columns
To manage the custom column values for your Vendors:
Navigate to Purchasing > Vendors > Manage Vendors.
Click on a Vendor to open the Details page.
From the Toolbox > Select Custom Columns.
Click Edit.
Edit the custom columns’ values.
Click Save.
Shipping Container Custom Columns
To manage the custom column values for your PO Shipping Containers:
Navigate to Purchasing > Shipping Containers.
Click on a Container to open the Details page.
From the Toolbox > Select Custom Columns.
Click Edit.
Edit the custom columns’ values.
Click Save.
Search by Custom Columns
Another benefit of adding custom columns is expanding your Searching and Filtering capabilities. Your custom columns can function as Custom filters on search pages. Click Add filter and then click one of your custom columns to use it as a search filter and narrow down your search results.