Customize SharePoint list forms with Power Apps

  Рет қаралды 18,888

Shane Young

Shane Young

Күн бұрын

#powerapps #PowerPlatform #CanvasApps #sharepoint
Dive into the synergy between SharePoint and Power Apps in this comprehensive tutorial! Learn how to enhance your SharePoint experience by customizing list forms using Power Apps. This video walks you through the process of transforming a standard SharePoint list form into a more dynamic and functional interface with Power Apps. Discover how to add more advanced features, control field visibility, and adjust form layouts for a better user experience. Whether you're looking to add a touch of pizzazz, require advanced functionality, or simply want to make your SharePoint forms more interesting, this video is your go-to guide. Perfect for both beginners and seasoned Power Apps users, you'll learn how to integrate additional data sources, manage form settings, and even troubleshoot common issues. By the end of this tutorial, you'll be equipped with the skills to create customized, efficient, and visually appealing SharePoint forms using Power Apps.
Up your Power Apps Skills Today!
www.powerapps911.com/up-your-...
0:00 It starts
0:46 Using Power Apps to customize SharePoint
4:55 Where did the buttons go?
9:11 Changing the display size
11:19 SharePoitnIntegration Output
12:11 Security and Sharing the form
12:53 Cannot copy the app
14:30 Don't overdo it
15:05 Make the form a brick wall
16:17 Delete custom form
Do you need some help on something that you are working on, contact us!
www.powerapps911.com/contact
PowerApps911
www.powerapps911.com/
Let's connect on social!
Twitter: / shanescows
Facebook: / powerapps911
Instagram: / shaneyoung911
LinkedIn: / cincyshane

Пікірлер: 50
@RegalEase
@RegalEase 5 ай бұрын
Something worth mentioning (and you touched on it by saying the more complicated it gets...beware) is that OnStart and the first screen's OnVisible only gets called when the SharePoint page is loaded in the browser. It does not get called when the form is opened. So if you use variables, collections, etc. they need to be cleared or reinitialized in the OnSave, OnCancel, etc. functions.
@andrewsmalley
@andrewsmalley 5 ай бұрын
Great video Shane! 🎥🐕My first ever Power App I built in 2018 was a Custom Form in SharePoint! I generally don't use these anymore as I prefer building apps to provide a better UI/UX. However, you taught me something new today as I had no idea that the Custom Form 'Edit' & 'Save' buttons were editable via the OnEdit & OnSave properties in Power Apps. I loved the fact that you could trigger a flow by customizing these buttons in SharePoint lists!! 💖 Thanks a lot!!
@ShanesCows
@ShanesCows 5 ай бұрын
Happy to help Andrew! Hope you are having a great day.
@stefancochrane2723
@stefancochrane2723 5 ай бұрын
Thanks, Shane! In our case, 95% of the PowerApps forms we have done the past 3-4 years has been for customizing SharePoint lists, like you do here. Many times, we create these when there is extra functionality (e.g., hide-when's, conditional dropdowns, calling flows directly). Also, for internal clients, the system they want is usually very specific, and they prefer not to see it in the list of PowerApps and ensure the security is inside the SPO site. Caching is a mess, and I usually put a "v1", "v2", etc., too, to make sure changes take.
@steventhawe1598
@steventhawe1598 5 ай бұрын
Thanks Shane!
@ShanesCows
@ShanesCows 5 ай бұрын
Happy to help. Have a great day. 🐶
@abuotecho3963
@abuotecho3963 4 ай бұрын
Thanks Young :)
@oluwatobiyusuf
@oluwatobiyusuf 2 ай бұрын
Thank you Shane for this video
@ShanesCows
@ShanesCows 2 ай бұрын
Thanks for watching.
@HoosierGuy
@HoosierGuy 5 ай бұрын
Good vid! Hope you are feeling OK, you have the Rudolph thing going on 😉
@ShanesCows
@ShanesCows 5 ай бұрын
Thanks, it is my camera, I still haven't found the right setting so I look all flushed. 😳 I need to work on that more. :)
@sdrtyu
@sdrtyu 5 ай бұрын
Thank you for this video! One caviat with this is that the testing becomes diffficult, especially UAT. Once the form live it's difficult to make changes in the future. What are your thoughts on that? Could of course create another identical sharepoint list and try to copy paste elements across the apps but this way seems prone to human errors 😢
@ShanesCows
@ShanesCows 5 ай бұрын
Yeah. I think this is why I am not a fan of advanced custom forms. Just the basics, that way if you do have to make a change it is minor and you aren’t overly afraid of it.
@paulrockliffe2378
@paulrockliffe2378 5 ай бұрын
Great timing, I was building a form earlier today! Do you know if its possible to do a save and open the next record and to filter to only records with a null in a particular column? I'm adding data to a List that gets created from Power BI data and want to cycle through just the ones that need extra info adding without having to open, edit, close, open, edit, close etc etc
@chriseiserbeck9000
@chriseiserbeck9000 4 ай бұрын
Another really helpful video Shane - is the functionality you describe also available if you are accessing the Sharepoint list via the MS Lists App?
@ShanesCows
@ShanesCows 4 ай бұрын
I don’t believe so.
@mblherry
@mblherry Ай бұрын
Thanks Shane, great video! Can you add a button on the SharePoint Custom form to save the item?
@ShanesCows
@ShanesCows Ай бұрын
Yes, look at the logic in the OnSave property of the sharepoint integration and add that same logic to the button. :)
@londonengland2309
@londonengland2309 5 ай бұрын
@kenpennuto2590
@kenpennuto2590 2 ай бұрын
Ok. Shane, I get that it’s a thinned down version just for SharePoint. That being said, when you go to customize your list form, it’s not actually doing a customization of the original form, it is in essence creating a new form with that data connection. In fact a strangely narrow and almost unusable variant. How can we actually Edit “customize” the actual SharePoint form we started with? I’ve done a lot of customizing of the layout and dynamic hiding of fields with json code, none of which is in the “new” form power apps wants me to customize. So id have to redo all that work. I just want to add some check boxes to some multiple choice fields instead of the default check and go lists it presents to me. Thoughts??
@mariocesena2277
@mariocesena2277 3 ай бұрын
Thank you, Shane! Is there a way to have this form appear on my SharePoint home site as a web part, so users are not redirected to the list site when they want to add a new item to the list?
@ShanesCows
@ShanesCows 3 ай бұрын
YOu would have to make a standalone app. Then you could add it to the homepage, there is a Power Apps web part on modern sites.
@gillessylvestre9443
@gillessylvestre9443 Ай бұрын
Hi Shane. What about migrating customized forms from dev to prod?
@ShanesCows
@ShanesCows Ай бұрын
No real way to do it that I know of.
@gillessylvestre9443
@gillessylvestre9443 Ай бұрын
@@ShanesCows Hi Shane. Thank you for the fast response. I found this very good tutorial on how to do it. kzbin.info/www/bejne/g3SroXmtlq2Bjrs My next challenge? Script the whole process because I have 85 of them....
@SirviscaSH
@SirviscaSH 5 ай бұрын
Thanks for the video 🙏 unfortunately the external user cant use my new list form😤
@ShanesCows
@ShanesCows 5 ай бұрын
Interesting. I thought it used to work even for External users but I haven't messed with it in years. Sorry
@CircusBrain
@CircusBrain 4 ай бұрын
What if I only wanted a form for New, but the sharepoint list standard edit experience for editing? Is it all PowerApp in SharePointIntegration or can OnEdit be set to the Sharepoint List DispForm.aspx?
@ShanesCows
@ShanesCows 4 ай бұрын
It is all or nothing. Sorry.
@spen2431
@spen2431 5 ай бұрын
As always thanks for sharing Shane 👍👍. One for the future? When you create an app, as the owner you get notified for app requests. Is there anyway to change this (as you can with Power BI reports/datasets). Although the app creator, I may not want to decide who should/should not have access. I have got around this with a Flow to forward the app request email - but its not as good as the Power BI way. 💥💥💥💥
@ShanesCows
@ShanesCows 5 ай бұрын
You could use this video to change the owner of the app? kzbin.info/www/bejne/j3KTepeFj9OAbZo
@spen2431
@spen2431 5 ай бұрын
Thanks for the reply. I don't want to make a business process owner (non technical) an owner of the app. The Power BI way to manage these notifications is much better and as its all part of the "Power Platform", could bring some shared functionality. @@ShanesCows
@kanwalsingh2802
@kanwalsingh2802 5 ай бұрын
Hi Shane, I am facing a challenge. I have customer a form in power app and saved & Published but still can not see the customized form in SharePoint list. I have done the basic troubleshooting like refreshing data source in power app, republished, refreshed SharePoint list multiple times, tried different browser but still no luck. Any tip please?
@cristinaminami2162
@cristinaminami2162 Ай бұрын
I had the same issue ... On the SharePointForm properties, you should change the "Default mode" to New. After changing this, it worked for me.
@darylbetts6737
@darylbetts6737 5 ай бұрын
Is there a way to print the custom form once it has been created and has data entered?
@ShanesCows
@ShanesCows 5 ай бұрын
Kind of... kzbin.info/www/bejne/gH7Lh6d_fpqbh9U
@lowcodemastermindclub8337
@lowcodemastermindclub8337 5 ай бұрын
Any chance to add SharePoint PowerApps form into solution?
@ShanesCows
@ShanesCows 5 ай бұрын
Not that I know of.
@shaikhrijwan9322
@shaikhrijwan9322 5 ай бұрын
sir... is it good to learn a sharepoint, power apps and power automate to get a job this year ?
@ShanesCows
@ShanesCows 5 ай бұрын
Yes, there are lots of jobs to be had in the Power Platform. 😎
@shaikhrijwan9322
@shaikhrijwan9322 5 ай бұрын
@@ShanesCows thanks 👍
@cassidionline2002
@cassidionline2002 5 ай бұрын
I've been trying to implement this all day. I made a new entry form for one of my lists, but after countless refreshes, it's still using the default SP form. Any ideas?
@ShanesCows
@ShanesCows 5 ай бұрын
Did you save and Publish it? I have not ever seen it not show up at all like that.
@cassidionline2002
@cassidionline2002 5 ай бұрын
@ShanesCows yep. I think it might have something to do with the SP site permissions. I tried a custom form on a less restricted SP site, and it worked.
@stefancochrane2723
@stefancochrane2723 5 ай бұрын
@@cassidionline2002 Ideally, you will have site collection admin rights to the site. If your list has lookups in other lists or sites, make sure your account has access there, too.
@MelissaReed-jb4ii
@MelissaReed-jb4ii 2 күн бұрын
@ShanesCows @Cassidionline2002 I'm having the same problem. I've tried changing Default mode to .New in the P/App form as someone suggested earlier. The list KNOWS it's there - when I click "customize" it pulls up my customized form to edit. The List just refuses to use it!
@MelissaReed-jb4ii
@MelissaReed-jb4ii 2 күн бұрын
And suddenly a few hours later it magically starts recognizing my custom form. Maybe an extreme version of the publishing delay Shane was talking about? I'd already given up and banged out a Q&D Canvas App for it. go to edit a value on the list item, and boom -- my custom Canvas app form finally shows up!
@GuidoSalami1
@GuidoSalami1 5 ай бұрын
kzbin.info/www/bejne/bJuam6uBqLGkmqM can you import /export these apps to other lists? theres some tutorials on youtubee where ive done it, with some caveats and strange bugs in the process
@stefancochrane2723
@stefancochrane2723 5 ай бұрын
In a short answer, yes. However, if the PowerApps form is very complex, the import won't work very well. (Honestly, we gave up on this options years ago - if you have the PowerApps form open in one browser, and a new list in another, you can copy-paste the entire form and screens).
Buy and Enable Copilot for Microsoft 365
10:07
Shane Young
Рет қаралды 20 М.
버블티로 체감되는 요즘 물가
00:16
진영민yeongmin
Рет қаралды 99 МЛН
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 89 МЛН
I CAN’T BELIEVE I LOST 😱
00:46
Topper Guild
Рет қаралды 88 МЛН
1 or 2?🐄
00:12
Kan Andrey
Рет қаралды 36 МЛН
Power Apps Advanced Forms
21:54
Shane Young
Рет қаралды 28 М.
Customizing SharePoint Forms with Power Apps
19:28
Bulb Digital
Рет қаралды 72 М.
Mastering Delegation in Power Apps: A Comprehensive Guide
23:13
Shane Young
Рет қаралды 35 М.
Automate Microsoft Forms Responses into SharePoint Lists with No Effort!
12:00
Multiple Screen Form Control in Power Apps
29:46
Reza Dorrani
Рет қаралды 258 М.
Power Apps Data Sources Ranked! Which is best? 🥇
13:33
Shane Young
Рет қаралды 31 М.
Main filter..
0:15
CikoYt
Рет қаралды 14 МЛН