July 29, 2024
#PowerApps
May 5, 2024
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.
May 3, 2024
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.
April 23, 2024
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.
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()
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!
April 22, 2024
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.
April 20, 2024
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)