I wanted to create a new GUID field for an entity in the Dynamics CRM online. But surprisingly there is no data type for it.
Why is that? And what is the best option if I want to create a "reference" field to an external system? If it is "Single line of text" what is the best approach to ensure that entered values are proper GUIDs (from API point of view).