Skip to content

Engineered Code Blog

Recent Posts

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.

PowerApps Portals: Unexpected Read-only Entity Form

September 20, 2019 2 Min.To Read

There are certain cases where you can do everything you’d think is required to setup an editable Entity Form, yet for some reason it keeps appearing as read-only. In this post, I’ll explain why. Spoiler alert: I don’t have a great workaround for this problem, but to save some other people the headache of trying to figure out what’s going on, I thought I’d put together a quick post.

Back to top