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
- In the Administration Center, locate the relevant dropdown list.
- Using DevTools (F12), find the row with the value you are interested in.
- In the
data-guid
attribute, you will see the GUID of that dropdown value (EnumValue).