# Setup Custom Fields for Item Master

**YouTube:** [How to Set Up Custom Fields for Item Master?](https://youtu.be/hdUZ_yLJL0I)

## How to Set Up Custom Fields for Item Master?

In this tutorial, we will learn how to **enable and configure custom fields in the Item Master setup in Logic ERP and** understand how these fields can be used during item creation and reporting.

***

### Open Setup Custom Fields in Item Master

* Navigate to **Setup → Setup Items**
* Click on **"Setup Custom Fields for Item Master"**
* The **Item Master – Custom Fields** window will open.

***

### Define Custom Field Properties

For each custom field, configure the following options:

* **Column Name**
  * Enter the name of the custom field

<figure><img src="/files/9ZziyhoT3Ya6UDECDO3O" alt=""><figcaption></figcaption></figure>

* **Column Type**
  * Press the **Space Bar** to select the type
  * Available options:
    * Text
    * Numeric
    * Date
    * Boolean
    * User Defined

<figure><img src="/files/YzPeqtmHFGyVAcBFLClJ" alt=""><figcaption></figcaption></figure>

* **Required**
  * Set **Yes** if the field should be mandatory
  * Set **No** if the field is optional

<figure><img src="/files/kmOHocnZBWs6TBwGtP19" alt=""><figcaption></figcaption></figure>

* **Visible**
  * Set **Yes** or **No** to control field visibility during item creation

<figure><img src="/files/EC0gRowJiDac66jsDBxW" alt=""><figcaption></figcaption></figure>

* **Default Column**
  * Applicable when the column type is **User Defined**

<figure><img src="/files/dbbRNQuFeMl6JApbmfjG" alt=""><figcaption></figcaption></figure>

***

### Configure User Defined Custom Fields

* Select **User Defined** as the column type
* Press **F2** to define **default values**
* A dropdown list will be created using the values entered by the user
* Repeat the process to create multiple user defined custom fields as required

<figure><img src="/files/hVTyNJ6T42GgWFB4E92Y" alt=""><figcaption></figcaption></figure>

* Click **Save** after defining all fields

***

### Set Display Order of Custom Fields

* Use **Set Order** to control the sequence of fields during item creation
* You can:
  * Click **Set in Alphabetical Order**, or
  * Use the **Arrow Keys** to manually rearrange the order

<figure><img src="/files/gQQP1oxIwc1NSKiXVOHn" alt=""><figcaption></figcaption></figure>

* Refresh and **Save** the updated order

***

### Enable Custom Fields During Item Creation

* Open **Setup Item → Setup Items Multiple Packs/Sizes.**
* Open the **Column Locks** under **Configuration Window.**
* Search for **Custom Fields**

<figure><img src="/files/DJtRWUqmzJaVNtrq4Dh4" alt=""><figcaption></figcaption></figure>

* Unlock the required options

User defined custom fields are now enabled under **Pack Details**.

<figure><img src="/files/VmCJieJV0vQlJ0sd4JAg" alt=""><figcaption></figcaption></figure>

***

### Create a New Item with Custom Fields

* Create a **New Item**
* Click on **User Defined Columns**
* All previously created custom fields will be visible
* Enter the required details

<figure><img src="/files/xqHYqWA6qz79mWVsSXvx" alt=""><figcaption></figcaption></figure>

* Click **OK** and **Save** the item

***

### View Custom Fields in Item Reports

* Navigate to Reports/Queries\Item Reports and open **"Items Directory".**
* Before generating the report:
  * Open the **Configuration Window**
  * Go to **Groups / Options**
  * Select the required **Item Custom Columns**

<figure><img src="/files/qDmy0YAoYIHvM9p3WT5D" alt=""><figcaption></figcaption></figure>

* You can also:
  * Edit column names
  * Change column order using **Edit Custom Columns**

<figure><img src="/files/SC7biHYcg6psQ06bwWXF" alt=""><figcaption></figcaption></figure>

* Save the configuration
* Select items

<figure><img src="/files/QZ0fWyGanGc38jdVOssL" alt=""><figcaption></figcaption></figure>

* Click on **Create** button to generate the report

***

### Enable Custom Fields in Column Attributes

* Open **Setup → Column Attributes**
* Search for the custom field columns

<figure><img src="/files/oi4gxCIF2LrPsmEkSDvj" alt=""><figcaption></figcaption></figure>

* Enable the required fields
* Save the changes
* Press **F2** to refresh the report

<figure><img src="/files/90nitfAWOMRFGwC2R6Dr" alt=""><figcaption></figcaption></figure>

The updated custom field details will now be visible in the report.

***

### Conclusion

Custom fields in Logic ERP allow you to:

* Capture additional item-specific information
* Customize item creation screens
* Enhance reporting and analysis

This flexibility ensures the Item Master aligns perfectly with your business requirements.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kb.logicerp.com/logic-erp-learning-hub-tutorials-and-best-practices/setups/setup-items/setup-custom-fields-for-item-master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
