Hello,
I have a requirement to display icons in a view. The field I am using is a Urgency option set with 4 values.
1. I tried the JS method - uploading icons as web resources (tried with both 16x16 and 32x32). Used the JS from the link here -
https://d365goddess.com/d365-ce:-adding-icons-to-views/
Is there anything we need to change in the code other than the var col_data. That would be equal to str.new_urgency_Value where (new_urgency) is the schema name of the field in the view where we want to show the icons. Is there anything else we need to change?
The icons do not show up.
2. I also tried the PCF controls - imported the solution, configured the custom controls in the view, and assigned colors to each option in the classic editor. Even for this the icons/colored cell do not show up. For this - I followed this link https://github.com/brasov2de/ColorfulOptionsetGrid#customizing for instructions.
I am using Dynamics 365 online. Does it matter which app this applies to? I am using the above two options for a custom entity.
Is there anything I am missing, or something I need to enable for the customizations to show?
Thanks,
Aneeqa