Hi everyone
I'm not a Dynamics expert and am struggling with an issue that's come up on our Dynamics environment, which was created by people who are no longer with our company. We've got some JavaScript setup on a custom Status column in a view, which used to display an icon based on the value. However, since the new modern UI in Dynamics, this doesn't work so I need to remove the JS. As I'm unsure of how the whole thing is setup I didn't want to delete the JS web resource so I was hoping to just remove it from the column in the views where it's set. If I go into the Classic view screen and click Change Properties on the column I can see the reference to the JS:
I can also remove the web resource here and save the changes. However, as soon as I save and publish the view itself in the modern solution UI the web resource reappears in the column properties. If I try using the classic solution UI the web resource doesn't reappear as above but the view still shows the formatting.
Is there anywhere else I need to check to remove this JS from the view? Thanks in advance for your help.