How to Obtain the GUID of a Dropdown Value

Description

Each value in the dropdown fields has its own specific identifier (GUID). In the Administration Center, you can find it.

Version

All versions of eWay-CRM

Difficulty

High

Resolution

  1. In the Administration Center, locate the relevant dropdown list.
  2. Using DevTools (F12), find the row with the value you are interested in.
  3. In the data-guid attribute, you will see the GUID of that dropdown value (EnumValue).