Skip to content

Engineered Code Blog

Category: JavaScript/jQuery

Dynamics 365 Portal Developers – Don’t Forget About CSS!

November 30, 2018 5 Min.To Read

As most Dynamics 365 Portal developers start as CRM developers, we often try to take the same approach to solve similar problems on both platforms. However, it’s important to remember that a D365 Portal implementation is using different technologies, and sometimes there is a better way. Case in point – consider using CSS instead of JavaScript to control visibility of out-of-the-box features you don’t want.

The Portal Platforms We Use

June 2, 2017 4 Min.To Read

In this post I go through some of our favorite platforms for building portals, and I’ll let you know what we love, and what we don’t, about each one of them.

Back to top