thanks Viney, please i need help on this i have been watching almost all your videos, i appreciate your impact, how can someone see their own image on their home screen, for instead if a new user sign ups but did not include their image i want the image area to show and avatar image in place of Thiers
Most welcome, I appreciate your comment ✨... Can you please mail me at lastminutescode@gmail.com For any customisation in your app please mail me. And use screenshots if possible
Hi Vinay, the video is very informative, I have one question, what is use of max(app.height app.minscreenheight), max(app.height app.minscreenheight) Do we use this to check screen size of the device and opens an specific screen?
@@ANURAG745 thankyou, Go to app -> MinScreenHeight property of your application you will see some number like 320. So max(App.height, App.MinScreenHeight) So which every number is big the app will take that. Most of the time your app.Height will always be greater than MinScreenHeight
Anyone know why when I add horizontal or vertical containers the image in the treeview is just 1 square and not two rectangles? It’s so difficult to tell which container I have up.
Side in tree view you can see the main container while adding 2nd container pls select main container then add 2nd container it will show you 2 containers, Your adding containers to the 1st container it self not in main container.
should we add control (Label) for gap. dont we have any other alternative.Because in above screen you used almost 50 controls. we should not use morethan 500 controls in an app as per optimization.
Nice brother 🎉🎉
You are sharing very good knowledge....👌👌👌
Keep it up ☺️
Thanks for all your love and support 💯💫...
Awesome, thanks I learned so much ! please upload more videos
Most welcome and thank you for being part of LMC💯💫
Awsome🎉
Thanks buddy!!
Great Vinay. After watching your tutorials, I totally forgot the fear of UI designs. Thanks a lot and keep making such tutorials.
@@ZeeshanSyed-u3e most welcome... Soon will cover more such videos on UI✅
Just stared watching .❤
Great, do share the feedback!!
Really interesting video. Well spent one hour for me.
@@kiruthikarajan7397 Glad you liked it. Thankyou!!
Great lesson Vinay
Awesome, Thanks!!
thanks Viney, please i need help on this i have been watching almost all your videos, i appreciate your impact, how can someone see their own image on their home screen, for instead if a new user sign ups but did not include their image i want the image area to show and avatar image in place of Thiers
Most welcome, I appreciate your comment ✨...
Can you please mail me at lastminutescode@gmail.com
For any customisation in your app please mail me. And use screenshots if possible
That is nice please make more videos
Thanks, sure I will!!!
Hi Vinay, the video is very informative, I have one question, what is use of max(app.height app.minscreenheight), max(app.height app.minscreenheight) Do we use this to check screen size of the device and opens an specific screen?
@@ANURAG745 thankyou,
Go to app -> MinScreenHeight property of your application you will see some number like 320.
So max(App.height, App.MinScreenHeight)
So which every number is big the app will take that.
Most of the time your app.Height will always be greater than MinScreenHeight
very helpful sir keep making the content
1.pls make video on permission and security roles in power apps and dataverse , Automate
Thank you brother, sure I will post next video in this topic only
Anyone know why when I add horizontal or vertical containers the image in the treeview is just 1 square and not two rectangles? It’s so difficult to tell which container I have up.
Side in tree view you can see the main container while adding 2nd container pls select main container then add 2nd container it will show you 2 containers, Your adding containers to the 1st container it self not in main container.
should we add control (Label) for gap. dont we have any other alternative.Because in above screen you used almost 50 controls. we should not use morethan 500 controls in an app as per optimization.