Hello!
Our company has been using CRM for over a decade and it has become a very important part of our business. We are currently on CRM 2016 on prem. We are very happy with all of the improvements made however, our users absolutely hate the new color scheme. In addition, we need entity specific and conditional coloring which is not an option through the new Theme feature. Our solution, which has been a very good one, has been to load CSS web resources in with javascript on Form load. Unfortunately, we have to use document.getElementByID to achieve this and this is unsupported. We are able to use it without issue now using the Legacy Form rendering, but this seems to be a ticking time bomb to me. Is there a supported method of loading our stylesheets using the Xrm.Page model or other option? Any help would be greatly appreciated.
John