Customizing SharePoint Online List Form Using PowerApps

PowerApps, SharePoint
CUSTOMISING SHAREPOINT ONLINE LIST FORM USING POWER APPS​ Scenario We have a SharePoint Online List with given fields. The list form look likes below Now, sometimes a list has a lot of fields, in that case while creating a new item, the new item form has a long vertical scroll. That is not a good user experience. So, what we have to do is, we should shorten that vertical scroll into the form and that can be done if we have two column layouts into the SharePoint new item list form. But SharePoint by default does not provide this functionality. So, in that case, we will take help of PowerApps. Let’s understand how we can achieve this requirement using PowerApps in detail. Create 2 column layout in SharePoint default form using PowerApps Open…
Read More