Power Apps Responsive Layout - SizeBreakPoints, Conditionals, and Components - Part 2

  Рет қаралды 29,597

Shane Young

Shane Young

Күн бұрын

Пікірлер: 103
@AshishJaiswal-br9wo
@AshishJaiswal-br9wo 3 жыл бұрын
Sir, we want the part 3 of this video - handling individual controls inside containers
@ShanesCows
@ShanesCows 3 жыл бұрын
I know. 😀 I need to revisit the topic for sure.
@paulbruen3108
@paulbruen3108 3 жыл бұрын
@@ShanesCows Hey Shane - did you manage to create a Part 3 of this?
@skyelincoln7296
@skyelincoln7296 2 жыл бұрын
Yes, is there a part 3? I'm looking on how the individual controls work with SubmitForm? Also, thank you, your vids are so thorough!
@bennasy23
@bennasy23 2 жыл бұрын
@Shane Young please create 3part
@sanjayadsure
@sanjayadsure Жыл бұрын
@Shane Young: Please create 3 part having those controls you showed
@johnmizell4683
@johnmizell4683 3 жыл бұрын
I just recently started designing apps in a responsive way; using conditional statements that rely on the screen width and height properties.. so tedious and not a reusable method. This method seems promising! As always, thank you for your guidance through the PowerApps universe!
@ShanesCows
@ShanesCows 3 жыл бұрын
Glad to help. 😀
@sininv1
@sininv1 3 жыл бұрын
Hi Shane, awaiting for your part 3.. Hope to hear from u soon. Great video. Thanks
@mattharris8236
@mattharris8236 3 жыл бұрын
I am trying this and I do not get the Size. I set the code with Parent.Size and size stays underlined and doesn't work. Any ideas?
@nathanface8225
@nathanface8225 2 жыл бұрын
Same issue here
@rafaelmorales6736
@rafaelmorales6736 3 жыл бұрын
Thanks Shane, I see an easier future for me, instead of prepare three different apps (phone, tablet & pc) I can develop only one truly responsive. I will eagerly wait for your subsquent videos on this subject. Keep well.
@ShanesCows
@ShanesCows 3 жыл бұрын
That is the hope. I think there are still some challenges but we are getting closer for sure.
@L-ps1003
@L-ps1003 Жыл бұрын
Has part three been posted? I can't seem to find it. Very helpful video!
@ShanesCows
@ShanesCows Жыл бұрын
I didn't get to part 3. Sorry, the video didn't get a lot of interest so I didn't keep going. :( What did I say would be in part 3? Maybe I can give you some hints.
@ReinerKnudsen
@ReinerKnudsen 2 жыл бұрын
Great video - as always. I've been using containers for a while now and really appreciate their functionality. But together with your video on screen sizes and how you get them, containers really make sense :) Thanks, Shane.
@ShanesCows
@ShanesCows 2 жыл бұрын
Aweseome!
@davidemercadante2406
@davidemercadante2406 3 жыл бұрын
Great Video Shane. Wonderful user scenarios to apply, even if I am still struggling a bit using these new containers. They are not so intuitive. Looking forward to rest of the series
@ShanesCows
@ShanesCows 3 жыл бұрын
Hopefully next week we do part 3 that is more complex. Maybe go back and watch part 1 again? I agree this stuff is tough.
@davidemercadante2406
@davidemercadante2406 3 жыл бұрын
@@ShanesCows I have done it at least 3 times and it is not that I don’t get it, but there are so many things to take care of when using multiple especially because I use nested reference to parent dimensions, but I will get there the way I want one way or the other.
@BONGRAKER
@BONGRAKER 3 жыл бұрын
Great video, very helpful. Eagerly awaiting part 3!
@ShanesCows
@ShanesCows 3 жыл бұрын
Me too John. There are still a bunch of little things that don't work great that keep me from continuing. But I will when theyget better.
@MarieCastine
@MarieCastine 3 жыл бұрын
@@ShanesCows Yes! Waiting on Part 3! I am having issues with cards and making it responsive so really need some guidance. Thank you!
@brendanv666
@brendanv666 2 жыл бұрын
Thanks Shane. Been an amazing help with this video!
@ShanesCows
@ShanesCows 2 жыл бұрын
Great to hear!
@martincoton6623
@martincoton6623 2 жыл бұрын
Part 3 is going to be amazing! I tried this, but with a data source attached and couldn't get Components to recognise the data. Cool vids though, the containers were really useful.
@notonurnelly
@notonurnelly 3 жыл бұрын
Your right it is a bit Tricky and lots to think about , each time I try something another option springs to mind and I start having a play about with that sometimes successfully and sometimes not. Containers are a labyrinth and I'm hoping everything will just fall into place. I'm on my second watch of these video's and thanks for posting. Any news on when the 3rd installment is coming out, I'm really looking forward to it.
@ShanesCows
@ShanesCows 3 жыл бұрын
I keep thinkin about the 3rd but they are just a bit wonky still so I have a hard time getting to what I want the final product to be. Hopefully one day soonish
@jeffreymartin5944
@jeffreymartin5944 3 жыл бұрын
Another great video Shane! This will be something my Team and I will be incorporating for our BYOD initiative which will allow for better user adoption to our apps. I do have a request if you could get some time to dig deeper in to would be the "GroupBy" in nested Galleries being able to select ALL and update the items of a given Item within the nested Gallery using ForAll. Your previous video, done some time ago, on GroupBy does not use nested Galleries (a gallery within a gallery) but instead uses separate Galleries. If you need a real world scenario I have one, everything is working except this last piece. As always, Great Job!!!
@ShanesCows
@ShanesCows 3 жыл бұрын
Hey Jeffrey how did you get the link to this video? I show it as still unlisted. 🤷‍♂️ I don’t care just really confused 🤷
@ShanesCows
@ShanesCows 3 жыл бұрын
Oh yeah and I hear you for GroupBy 😎
@monroehorn4777
@monroehorn4777 3 жыл бұрын
Hello Shane. This is a great series. I was wondering, at one point you say that most of what you build uses fields and patching and not forms. Why is that? Is that a strategy you would recommend to people starting to use PowerApps? Thanks!
@ShanesCows
@ShanesCows 3 жыл бұрын
Forms are beat when you start and for simple apps. But the crazier the app the less likely forms will work. I never get to build easy apps anymore so no forms for me.
@monroehorn4777
@monroehorn4777 3 жыл бұрын
@@ShanesCows thanks Shane. Good to know. I like patching because it seems to give more control, but I wanted to make sure I wasn't missing something important.
@SadekInfos7392
@SadekInfos7392 2 жыл бұрын
Hey Sir, can you do the part 3 for us, we are in need of knowing how to do nesting of containers. Big Thanks
@larysarozmetaniuk3447
@larysarozmetaniuk3447 3 жыл бұрын
Hi, Shane thanks for your work on this channel. I am looking up for way to speed up patching few lists from one button. It would be great if you would describe pros and cons of Concurrent function in Power Apps. Thanks
@ShanesCows
@ShanesCows 3 жыл бұрын
Noted. Thanks 🙏
@vishaljhaveri7565
@vishaljhaveri7565 2 жыл бұрын
Thank you sir. Nice video. Shane sir, please make part 3. I love the way you teach, sir.
@bradarmstrong1747
@bradarmstrong1747 Жыл бұрын
Ahhhh man. Went all the way though this. Parent.Size is defunct. What is the newest command to make this work @Shane?
@ShanesCows
@ShanesCows Жыл бұрын
Where are you trying to use Parent.size? Do you maybe have a different parent? I haven’t checked in a while but I don’t know anything about it changing
@bradarmstrong1747
@bradarmstrong1747 Жыл бұрын
@@ShanesCows I was building Trying to build my header and was hiding my logo. I got the red squiggly line after trying Parent.Size. Googled it and it seemed like it went away from my search.
@munkybutler1
@munkybutler1 3 жыл бұрын
Thanks Shane, I'm loving these containers, it seems like they are a must when building Power Apps in Dataverse for Teams. Really looking forward to video number 3.
@nigelprice9474
@nigelprice9474 3 жыл бұрын
HI Shane have you worked out how to do tabs when using the responsive layouts ? I have not. the second tab always starts half way down the page. i used your video on tabs layout. Thanks Nigel
@ShanesCows
@ShanesCows 3 жыл бұрын
Hey Nigel. I haven't tried that one yet. 😐 I will keep my eyes out for how to do it next time I am in there playing.
@TyRey
@TyRey 3 жыл бұрын
Great one and gave me some ideas. Looking forward to the next one as I can definitely use that!
@ShanesCows
@ShanesCows 3 жыл бұрын
Glad it was helpful!
@shikasam8491
@shikasam8491 2 жыл бұрын
Hey Shane, I was working on a canvas app with 5-6 screens which is targeted for mobile, tablets and laptops. With just the container approach applied, the controls do become responsive. But what is the ideal way to apply responsiveness to all labels, buttons etc? For example, a label at 30px on a laptop looks huge on a mobile, and maybe 15px would look better there. Is there a one-stop solution for this where all controls can be formulated?
@ShanesCows
@ShanesCows 2 жыл бұрын
Nope, just lots of manual little changes.
@davidgraf8012
@davidgraf8012 3 жыл бұрын
Thanks so much for this video. I would like to see you do a video on how to move items on forms. It's not at all easy (especially compared to other tools like Microsoft Access) to position fields on screens. I can't do drag and drop to any great extent doing screens on PowerApps. Any suggestions would be definitely appreciated.
@ShanesCows
@ShanesCows 3 жыл бұрын
I do need to do an update to form fun. 🐶
@cahebding
@cahebding 3 жыл бұрын
Yes, with these new layout containers, the Form control is even more difficult to use. Width Fit for the cards within the form stretch way too far and do not seem to be responding correcting to the rest of the layout. For now, decided to just use containers to build fake forms.
@RutgerVerhaar
@RutgerVerhaar Жыл бұрын
Hi Shane, I was wondering, is it possible to stack multiple forms and galleries over each other in a vertical or horizontal container and show each form/gallery based on logic? I'm currently adding a responsive filter to my app and therefore need to convert all static forms/galleries I've used so far to be nested in containers. Haven't had any luck so far.. Do you have any tips?
@nunocorreia6876
@nunocorreia6876 3 жыл бұрын
Hi Shane. Thanks for sharing! You already know when you'll post the part 3? :D Thanks!
@ShanesCows
@ShanesCows 3 жыл бұрын
I don't know yet. Still some bugs that "bug" me. Hoping to sort them before part 3.
@DanielADamico
@DanielADamico 3 жыл бұрын
Awesome Video Shane! Thanks for sharing!
@ShanesCows
@ShanesCows 3 жыл бұрын
Thanks for watching!
@shred221
@shred221 3 жыл бұрын
Hey Shane, love your videos - I've learned a ton from them all! Quick question about screen size. I thought the SizeBreakpoints would address, but it isn't working as expected. Currently have a canvas app set to 4:3 (iPad). When editing, the size is fine and scaled properly (768x1024). However, when I publish the app, it scales to fit the entire screen, and looks completely distorted. I've tried every combination of the Advanced settings (Scale to fit, Lock aspect ratio, Lock orientation -- all on, all off, etc.), but it's still stretched. Any suggestions? Thanks!
@ShanesCows
@ShanesCows 3 жыл бұрын
Sorry I am slow. Hopefully you got this figured out. Boo me.
@krumpnutz
@krumpnutz 3 жыл бұрын
Shane, any idea when part 3 will come out? Thanks!
@ShanesCows
@ShanesCows 3 жыл бұрын
Still not sure. It has a bunch of little issues that are holding me back.
@MarieCastine
@MarieCastine 3 жыл бұрын
@@ShanesCows you mention that these files are in the Curated PowerApps Video Library but it only has the header component. Would you be able to add the form you are showing in the video to the library please??
@TheShubham743
@TheShubham743 3 жыл бұрын
Awesome Video
@ShanesCows
@ShanesCows 3 жыл бұрын
Thanks 🙏
@galinagolant
@galinagolant 3 жыл бұрын
Thank you for the video. But I can't make my applications responsive. I am missing smth basic. I set up all component's widths to be related to Parent.Width (Parent.Width/2 for data cards or Parent.Width - 50 for label or text fields or ...). And my screen width Max(App.MinScreenWidth, App.Width) Everything looks ugly and doesn't resize. Any suggestions? THANK YOU!!!!
@ShanesCows
@ShanesCows 3 жыл бұрын
Did you also watch part 1? kzbin.info/www/bejne/faPXq3SnpqmahJo
@galinagolant
@galinagolant 3 жыл бұрын
@@ShanesCows yes. So I should move my form and everything to container. Yes?
@ShanesCows
@ShanesCows 3 жыл бұрын
Yes. At the end of the day the screen should be a container with containers inside it. Then your pieces.
@Slash1066
@Slash1066 3 жыл бұрын
Some interesting information here, good work as always Shane
@ShanesCows
@ShanesCows 3 жыл бұрын
Thanks Matt
@rowlandjones3872
@rowlandjones3872 3 жыл бұрын
Hi Shane, can you send me the link to the part 3 of this series
@ShanesCows
@ShanesCows 3 жыл бұрын
Still hasn’t been made. 😑 It just hasn’t came out of my brain yet.
@vishaljhaveri7565
@vishaljhaveri7565 2 жыл бұрын
How to set the navigation of the back button? You didn't show it sir. I want it to work that as my home button. Made an input property, passed my screen name, but it does not work. Any clue sir?
@nottydread
@nottydread 3 жыл бұрын
Brilliant, many thanks.
@ShanesCows
@ShanesCows 3 жыл бұрын
Happy to help
@nottydread
@nottydread 3 жыл бұрын
@@ShanesCows Where did part 3 go, I can't find it?
@isabellejuffermans7175
@isabellejuffermans7175 3 жыл бұрын
hi - same here :) - how do you filter a gallery that is inside a container ? tried the dropdown in the screen, then in a header but nothing works - dummy feeling ... thanks anyway for all
@jayashreedakshina5240
@jayashreedakshina5240 3 жыл бұрын
Hi Shane, is there a way to increase the logo size as we increase the screen size? Wanna make the logo prominent
@ShanesCows
@ShanesCows 3 жыл бұрын
You can put If formulas for the Width and Height properties of the logo.
@paulkroon
@paulkroon 3 жыл бұрын
He Shane, nice video accept for the fact that I think this won't work if I am right ;-). Reason is that you would like to use this to build apps for tablet and phone but the breakpoints will change to mobile breakpoints with different dimensions if you run the app on mobile. You will notice this when you go to inspect and switch to mobile display. So I would say the breakpoints should be determined on the chosen app layout instead of based on the device for them to be really functional. Maybe you could inform the team of this behaviour, so they can fix this. Thanks.
@paulkroon
@paulkroon 3 жыл бұрын
Of course I would love to hear if I am wrong here.
3 жыл бұрын
I understood that responsiveness is by design adaptive to screen size so no matter what device you use. You build one app which looks different based on available screen real estate not the type of device. Keywords are breakpoints and graceful degradation imho.
@ShanesCows
@ShanesCows 3 жыл бұрын
Hey Paul - I took this app and tested it on my desktop and phone and it did what I expected? Are you seeing something different?
@paulkroon
@paulkroon 3 жыл бұрын
@@ShanesCows he Shane, you were right, indeed I works as you would expect. Probably the Team has updated this recently, because I did research on this just a few weeks ago. Great to find out that this now works because if your video. Thanks.
@sundrapillay6668
@sundrapillay6668 3 жыл бұрын
HI Shane great video thanks
@ShanesCows
@ShanesCows 3 жыл бұрын
Glad you enjoyed it
@tamannagupta4685
@tamannagupta4685 3 жыл бұрын
Can you make a complete Responsive form without the bottom container
@ShanesCows
@ShanesCows 3 жыл бұрын
I don’t see why not.
@tamannagupta4685
@tamannagupta4685 3 жыл бұрын
Like i have three buttons at the bottom of the form I’ve taken only one vertical container and inside that added a form I’m having trouble fixing the three buttons and getting them responsive can you help with that?
@carolinepower5399
@carolinepower5399 3 жыл бұрын
Great video! Will there third part soon?
@ShanesCows
@ShanesCows 3 жыл бұрын
Working on it! The problem is there is a bunch of little stuff I want them to "fix" before I make it. Not sure they will so might just have to do part 3.
@carolinepower5399
@carolinepower5399 3 жыл бұрын
@@ShanesCows really looking forward to it! I need to figure out how to make my form responsive, without the form component.. And yours was very nice apparently!
@greg2kdotcom
@greg2kdotcom 3 жыл бұрын
Nice haircut and a Happy New Year!
@ShanesCows
@ShanesCows 3 жыл бұрын
Thanks and Happy New Year to you! 😎🐶
@ponto.central
@ponto.central 2 жыл бұрын
Sensacional!
@ShanesCows
@ShanesCows 2 жыл бұрын
Thanks!
@larryburgess3814
@larryburgess3814 3 жыл бұрын
Looking for part 3....
@louiscutmore
@louiscutmore 3 жыл бұрын
Brilliant!
@ShanesCows
@ShanesCows 3 жыл бұрын
Thanks Louis 🐶
@PraveenJourneys
@PraveenJourneys 3 жыл бұрын
when will part 3 will be uploaded
@ShanesCows
@ShanesCows 3 жыл бұрын
Not sure. Still frustrated by it so I keep putting off the video b
QTT - Excel Substitute to quickly make a table in Power Apps
6:37
Shane Young
Рет қаралды 2,9 М.
Intro PowerApps Components including Input and Output properties
23:32
Mom had to stand up for the whole family!❤️😍😁
00:39
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 29 МЛН
Seja Gentil com os Pequenos Animais 😿
00:20
Los Wagners
Рет қаралды 54 МЛН
Power Apps Responsive Design Containers & Screen Templates
24:01
Reza Dorrani
Рет қаралды 78 М.
PowerApps Delegation and the 500 item limit
34:00
Shane Young
Рет қаралды 113 М.
Power Apps Responsive Design
30:11
Shane Young
Рет қаралды 36 М.
Power Apps Navigation Menu Component (2 level menu)
34:09
Reza Dorrani
Рет қаралды 191 М.
A better PowerApps Data Model - Flexible and fast
26:52
Shane Young
Рет қаралды 46 М.
PowerApps Left Navigation Component
40:42
Reza Dorrani
Рет қаралды 198 М.
PowerApps Approvals without using Flow
24:34
Shane Young
Рет қаралды 103 М.
PowerApps upload file to SharePoint document library
28:21
Shane Young
Рет қаралды 279 М.