Chr1sG
September 27, 2023, 6:17am
17
Have a look at this:
I think the problem is that there is a difference between the Icon field and a field with the name Icon.
As an analogy, if you create a field called State, you won’t be able to add the Workflow field, since it has to have the name State and that name is now already taken. This doesn’t mean that the field you created will function in the same way as the native workflow field.
Similarly, if you define a (formula) field called Icon, you are prohibiting yourself from using the native Icon function…
Lookups effectively behave like formulas, so getting an Icon from another entity will not mean that the resultant field behaves like a ‘native’ icon field.
1 Like