I am using a CSS to make the form look good in CRM online. The CSS is called using javascript on that page 'on load' event. It was working well in previous CRM versions, but with the new CRM version, I am facing a problem using the same.
It shows a error while calling the CSS. I have found that it happens because of the 'New Form Rendering Engine' introduced in new CRM version.
There is a solution to run the CSS by selecting Legacy Form Rendering Engine (old), but it is a temporary solution and also reduces the performance of CRM. Also, it is supposed to get removed in the next version.
If you know some method so that I can achieve this, please tell.
Thanks in advance
Arun Kumar