20:37

Power Apps Developer Plan - Create free Power Apps account

17:15

GitHub - Budibase/budibase: Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 馃殌

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 馃殌 - GitHub - Budibase/budibase: Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s, and more 馃殌
According to the Reddit post, we need to install Appsmith and/or Retool to copy the functionality of Power Apps. Alternative to Airtable and NoCoDB, BaseRow, etc.
16:03

Set Default Values in Power Apps | Dropdown, Lookup, Choice, Date | SharePoint - YouTube

This video is a step-by-step tutorial on how to set the default values of controls in Power Apps. We will set default values of Text Input, Drop downs, Combo…
Reza demonstrates how to set the default values in the PowerApps form.
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)