EPICOR Kinetic Warehouse - Custom Fields Configuration
OVERVIEW
This guide provides instructions on how to display Custom Fields in the Epicor Kinetic Warehouse (EKW) application from Epicor.
EMW (Epicor Mobile Warehouse) - refers to the previous name of EKW (Epicor Kinetic Warehouse).
PREREQUISITES
Before proceeding with this this guide, the following conditions should be accounted for:
The user is using release 3.0.0 or greater of EKW.
The user has a basic knowledge of creating UD columns in Epicor.
IMPLEMENTATION
Emw_col1_column_c – the initial value should be set to the column that it references on the dataset.
Emw_col1_label_c – the initial value should be set to the label to be displayed in EKW.
Emw_col1_type_c – the initial value should be set to the type of the data.
The available options are text, description, number, Boolean, list.
Emw_col1_disabled_c – the initial value should be set to whether or not the value can be changed or not.
This column has a data type of Boolean:
PDF file with examples: