Skip to content

Engineered Code Blog

Category: Microsoft Dynamics CRM/365

PowerApps Portals: Liquid and JavaScript – Better Together!

October 31, 2019 4 Min.To Read

PowerApps Portals offers two primary languages for customization: JavaScript and Liquid. This leads to confusion as to which technology should be used when – I’ll try to clear up some of that confusion in this blog post, as well as demonstrate that is many cases, the best option is a combination of the two.

PowerApps Portals: Another UI Change Using Only CSS

October 22, 2019 2 Min.To Read

While not officially a series, I’ve done a few posts now on how to use CSS to modify some of the out-of-the-box experiences within PowerApps Portals. This week, I’ll show you show to convert the dropdown used to select the current view for an Entity List into tabs.

PowerApps Portals: Data Upload Using SharePoint and Flow

October 10, 2019 2 Min.To Read

A question that’s popped up a few times on the community forums is around a solution that would allow PowerApps Portals users to upload an Excel or CSV file and have records created in the CDS/Dynamics database. Some others have suggested some answers, so I’d thought I’d summarize, plus offer another possible solution.

Back to top