Designing Real-world Responsive Apps In Power Apps - Part 1

  Рет қаралды 15,705

Steph Marshall

Steph Marshall

Күн бұрын

Пікірлер: 62
@StephMarshall
@StephMarshall Жыл бұрын
🎨ColorSpace - mycolor.space Microsoft Article - Create responsive layouts in canvas apps - learn.microsoft.com/en-us/power-apps/maker/canvas-apps/create-responsive-layout#adapting-layout-for-device-size-and-orientation Font Size - Switch(HomeScreen.Size ,ScreenSize.Small,20,ScreenSize.Medium,24,28) Welcome Text Code - If(Text(Now(),"am/pm")= "AM", "Good Morning " & First(Split(User().FullName," ").Value).Value, "Good Afternoon " & First(Split(User().FullName," ").Value).Value)&"!" Power App SVG Code - "data:image/svg+xml;utf8, "&EncodeUrl(" ") SVG Code with Collection - "data:image/svg+xml;utf8, "&EncodeUrl( Substitute( LookUp(colCustomIcons,IconName = "Dashboard").IconData, "currentColor", GrayColorText ) )
@vijaijs
@vijaijs 9 ай бұрын
Hi Steph, thank you so much for creating these videos on Power Apps responsive design. Your explanations are clear and concise, making it easy for viewers to understand the concepts and apply them in their own projects. The examples you provide are also very helpful in demonstrating how to implement responsive design effectively. Keep up the great work! 👍
@Davo64207
@Davo64207 11 ай бұрын
Best design ever seen in powerapps
@StephMarshall
@StephMarshall 11 ай бұрын
Thank you! 💗
@boyan9600
@boyan9600 6 ай бұрын
The SVG trick is very helpful. Thanks!
@StephMarshall
@StephMarshall 5 ай бұрын
Glad it was helpful!
@dianaroald5881
@dianaroald5881 Жыл бұрын
Very informative and nicely structured. Looking forward to Part 2.
@StephMarshall
@StephMarshall Жыл бұрын
Awesome, thank you!
@MedariKeshava
@MedariKeshava Жыл бұрын
Thanks for this video, hardest part in power apps is building responsive app design for both tablet and phone form. Can you please continue this series and new ideas in power apps
@StephMarshall
@StephMarshall Жыл бұрын
I will soon!
@mikedsjr
@mikedsjr 9 ай бұрын
I really appreciate the effort you put into this. There are many people i watch and everyone has there different twist to teaching. I really like how did this and for me, it helped me with a few things. I'm still trying to wrap my head around containers but this helped give me ideas.
@DavidPhilip-yk2yl
@DavidPhilip-yk2yl 4 ай бұрын
Really awesome content Steph and Supefloof. I have been trying to get the encoded URL for the icons to work. I typed the code word for word, but I keep getting errors
@StephMarshall
@StephMarshall 4 ай бұрын
Can you post the code you are using and I'll test?
@jray1429
@jray1429 Жыл бұрын
So far, this is awesome, thanks for the work and clear explanation. Great job! One the hardest problems I’m having is using galleries in containers. It seems to not want to scroll.
@StephMarshall
@StephMarshall 11 ай бұрын
It is really tricky and can be hard, just keep trying different configurations!
@ashokpershad
@ashokpershad Жыл бұрын
Very useful video and help us to create responsive design but could you please keep your photo in video part of smaller size because its taking too much of real estate of video. Our main point of watching video is to learn powerapps. Hope you understand. Thanks
@StephMarshall
@StephMarshall Жыл бұрын
Noted
@shareqkhan7319
@shareqkhan7319 6 ай бұрын
Good video
@StephMarshall
@StephMarshall 5 ай бұрын
Thanks
@ellimalasan6145
@ellimalasan6145 Жыл бұрын
Looking forward for more tutorial. I love it now im looking forward for more
@StephMarshall
@StephMarshall Жыл бұрын
Part 2 is out there, if you have any questions let me know!
@zerokhan858
@zerokhan858 Ай бұрын
this prove extremly useful!
@StephMarshall
@StephMarshall Ай бұрын
Glad you think so!
@sharepointdeveloper602
@sharepointdeveloper602 Жыл бұрын
Very useful video and help us to create responsive design
@StephMarshall
@StephMarshall Жыл бұрын
Glad it was helpful! 😻
@JapLomm
@JapLomm 7 ай бұрын
Liked immediately for the cat cleaning itself
@StephMarshall
@StephMarshall 7 ай бұрын
Love it!
@thatsweetfriend
@thatsweetfriend Жыл бұрын
I am glad I found your youtube channel..very informative...
@StephMarshall
@StephMarshall Жыл бұрын
So nice of you
@jamiblenner790
@jamiblenner790 2 ай бұрын
Loving this so much! I am having trouble on the 2nd containter where the button is either visible or the image is visible. The visibility is working amazing but when I look at it from a mobile view, the container itself is not getting smaller if that makes sense like it does on your video. So I can only see one image when I should see 4.
@StephMarshall
@StephMarshall 2 ай бұрын
Do you mean the main menu buttons at the top? I'm about to do another video in this series shortly so if you can provide the code or more details I can perhaps add it to that.
@GustavoSilva-vx2os
@GustavoSilva-vx2os 11 ай бұрын
Hi Steph! Greattings from Brazil! I´m learning a lot with your videos. Thanks for sharing! You´re amazing!
@StephMarshall
@StephMarshall 11 ай бұрын
You're so welcome! Thank you ♥
@lijunchen
@lijunchen Жыл бұрын
Thanks, Steph for the wonderful video. I was able to replicate most of what you instructed. But one big snag I met is that when in the vertical orientation of the phone mode, only the first icon (dashboard) is shown because the 2nd and the rest extend out of the screen. This icons container does not seem to respond to the phone orientation. Can you advice what may be the problem?
@General_halap
@General_halap 10 ай бұрын
Awesome content! Where have you been hiding?😂 I'll be sharing this video/channel on Nigeria power platform group 🙏
@StephMarshall
@StephMarshall 10 ай бұрын
Thank you so much@
@muthukumaran9541
@muthukumaran9541 Жыл бұрын
Wonderful walk-through. This is the one i was looking for. 👍 Providing the links to the websites/tools you use is extremely appreciate.
@StephMarshall
@StephMarshall Жыл бұрын
Glad it was helpful!
@aderibigbeadeyinka7136
@aderibigbeadeyinka7136 9 ай бұрын
Nice content. please can you do a video on how to make langing page for an app in power apps responsive?
@StephMarshall
@StephMarshall 9 ай бұрын
That sounds like a great idea!!
@silumkomagwa389
@silumkomagwa389 Жыл бұрын
Hi Steph, I really love how you code. It is so Brilliant. I would like to learn as much as I can from you. Tell me do you have a Mentorship program? Please tell me you do. Thanks
@StephMarshall
@StephMarshall Жыл бұрын
Not yet!
@zulnordin8041
@zulnordin8041 Жыл бұрын
Subscribed after just seeing this video for less than a minute. Most probably your cat convinced me.😂
@StephMarshall
@StephMarshall Жыл бұрын
Super-Floof is very convincing!
@OptimalTrainingGroup
@OptimalTrainingGroup Жыл бұрын
EXCELLENT!!
@StephMarshall
@StephMarshall Жыл бұрын
Thank you so much! I'm glad you enjoyed it!
@kingquadri1850
@kingquadri1850 Жыл бұрын
Awesome
@StephMarshall
@StephMarshall Жыл бұрын
Thank you!
@lot5953
@lot5953 11 ай бұрын
Hi I have a question. Is there an option in PowerApps where we can disable PowerApps from executing our code statement during the design mode, not the preview mode? Because during the designing, my button disappears and that is because I write a statement to make it visible or hide if logic is met, and it executes correctly during the preview mode, but during the designing mode, I would like to see the button to give me better visibility of the layout. Otherwise I will have to comment out the logic statement so is there an option?
@StephMarshall
@StephMarshall 11 ай бұрын
Not that I'm aware of, I usually make them visible but make a note to re-do the code prior to go live. A crazy color on the item can help remind you! Happy coding :-)
@lot5953
@lot5953 11 ай бұрын
@@StephMarshall oh I see. I guess there is no option. Thank you for replying back to let me know. I appreciate that. It's also good that you're using the same approach to re-do the code before go live. Happy coding 😁
@codeaffection10
@codeaffection10 9 ай бұрын
i love your cat ,, me too having a cat.. 😍🤩😘☺
@venukolar7999
@venukolar7999 Жыл бұрын
Hi madam, I am not getting containers alined like how you are doing, it's getting overlapping even though how many times I tried, please suggest any alternative to overcome this issue. Looking forward to your reply.
@StephMarshall
@StephMarshall Жыл бұрын
Where are you getting stuck?
@basehumax
@basehumax 9 ай бұрын
Still no update?
@StephMarshall
@StephMarshall 9 ай бұрын
I'm back at my video recording...stay tuned!
@MarieCastine
@MarieCastine Жыл бұрын
Why wouldn't you put all this in 1 variable? We use a lot of theme items and just found it easier to make it 1 variable with subitems. Easier to troubleshoot and maintain. Set( colThemes, { PrimaryTitle: Font.'Open Sans', PrimaryTitleSize: 16, PrimaryTitleWeightBold: FontWeight.Semibold, PrimaryColor: RGBA(1,46,103,1), PrimaryColorText: RGBA(51,51,51,1), SecondardTitle: Font.'Open Sans', SecondardTitleSize: 11, SecondardTitleWeight: FontWeight.Normal, SecondardColor: RGBA(245,121,107,1) } );
@wesDEVS
@wesDEVS Жыл бұрын
This can all be set in the App.Formulas property now. No need to run OnStart anymore.
@77ryan0341
@77ryan0341 9 ай бұрын
@@wesDEVS Is there a requirement when testing to "activate" this or should the formulas autoload?
@vito3074
@vito3074 15 күн бұрын
The 16:03 text = Switch( Language(), "en-US", "Good " & If(Text(Now(), "am/pm") = "am", "Morning", "Afternoon") & " " & First(Split(User().FullName, " ")).Value & "!", "fr-FR", "Bonjour " & First(Split(User().FullName, " ")).Value & "!", "es-ES", "Buenos " & If(Text(Now(), "am/pm") = "am", "Días", "Tardes") & " " & First(Split(User().FullName, " ")).Value & "!", "de-DE", "Guten " & If(Text(Now(), "am/pm") = "am", "Morgen", "Tag") & " " & First(Split(User().FullName, " ")).Value & "!", "it-IT", "Buongiorno " & First(Split(User().FullName, " ")).Value & "!", "zh-CN", "早上好 " & First(Split(User().FullName, " ")).Value & "!", // Simplified Chinese "zh-TW", "早安 " & First(Split(User().FullName, " ")).Value & "!", // Traditional Chinese "Good " & If(Text(Now(), "am/pm") = "am", "Morning", "Afternoon") & " " & First(Split(User().FullName, " ")).Value & "!" // Default fallback for any other language ) ///for 24:56 its now changed to ClearCollect( colCustomIcons, { IconName: "Home", IconData: "your url here to your svg icon in sharepoint library" } );
Designing Real-world Responsive Apps In Power Apps - Part 2
24:19
Steph Marshall
Рет қаралды 4,6 М.
Master Responsive PowerApps: Top 10 Tips You Need to Know!
14:22
Steph Marshall
Рет қаралды 653
Farmer narrowly escapes tiger attack
00:20
CTV News
Рет қаралды 10 МЛН
Симбу закрыли дома?! 🔒 #симба #симбочка #арти
00:41
Симбочка Пимпочка
Рет қаралды 4,9 МЛН
Power Apps Secrets: Transforming SharePoint Lists into Gatekeepers
12:13
Interactive UI/UX Crash Course
5:44:49
DesignCourse
Рет қаралды 68 М.
We Had a UX Designer Fix Our Power App Part 1
22:10
Bulb Digital
Рет қаралды 58 М.
Build a FULL Web App With Claude With 2 SCREENSHOTS!
17:36
Riley Brown
Рет қаралды 177 М.
Power Apps Responsive Design
30:11
Shane Young
Рет қаралды 37 М.
Master Media Queries And Responsive CSS Web Design Like a Chameleon!
9:44
Slaying The Dragon
Рет қаралды 388 М.
Power Automate Sequential Approvals Made Easy: A Beginner's Guide
24:07