06:57

Powerapps and SharePoint list security

21:28

Power Apps Responsive Layout Design - Horizonal and Vertical - Part 1 - YouTube

Are you tired of choosing whether an app should be desktop or mobile? In this first of a multi-part series you will learn how Layout Containers let you build…
Shane Young’s video about creating responsive layout design in Power Apps. Part 2 can be found here.
17:51

LastSubmit for Patch - Power Platform Community

Hi! I had a problem submitting a form with SubmitForm(), so the solution I found was submitting the form with Patch(). However, I used LastSubmit()
17:51

Get the ID of a record just patched in Power Apps - Low Code Lewis

In this post, I’ll show you how to get back the ID of a record you’ve just patched whether that be to create a new record or edit an existing record!
21:31

How to build a Responsive Modern Gallery in Power Apps | Tutorial - YouTube

This video is a step-by-step tutorial on how to build a Responsive Gallery with Modern controls in Power Apps. In this tutorial, we’ll explore the new ‘Heade…
This is our basis for the responsive gallery we will make for the TD (Time Deposit) schedule app.
19:36

Solved: Responsive design : one container goes below an ot... - Power Platform Community

Our help with how to make Power Apps more responsive.
If(App.ActiveScreen.Size = 1, Parent.Width, Parent.Width/2)