Tag: Power Apps

Customizing your Power Apps SharePoint Forms for Content Types
Customizing your Power Apps SharePoint Forms for Content Types
Blog Posts

  SharePoint is great at managing an organizations content and its metadata using fields and content types. For those who are new to SharePoint and information architecture, Content Types are a way to describe a specific type of item and contain the description about the item (metadata fields).   The out-of-the-box SharePoint form experience can be customized… READ MORE

Power Apps How To Get The Height Of Any Gallery
Power Apps How To Get The Height Of Any Gallery
Blog Posts

What’s The Problem We’re Solving? We want our apps to look natural and only have 1 scroll bar, we want to avoid nested scrollbars because our users hate them and find them confusing.  Let’s dynamically get the height of our galleries to help our users!  What’s The Solution? https://youtube.com/watch?v=-Jb-HW-sqKQ%3Fcontrols%3D1%26rel%3D0%26playsinline%3D0%26modestbranding%3D0%26autoplay%3D0%26enablejsapi%3D1%26origin%3Dhttps%253A%252F%252Ftheloadingpoint.com%26widgetid%3D1 Let’s dynamically calculate the height of the… READ MORE

Check Device Type of Power Apps
Check Device Type of Power Apps
Blog Posts

In check device type of Power Apps post I would like to show alternative way to see if User is using browser or mobile Power Apps client. Content: Power Apps Signals approach Power Automate Headers approach x-ms-user-agent property Accessing data Example: Not to download PDF file Update of Flow Update of Power Apps Summary Power… READ MORE