I have a question about components and containers. Should I make the first level inside my component a container that helps define responsiveness? For example, defining left and right fixed elements within a horizontal container with dynamically sized elements in the middle? Or should I just put the controls inside the component and then put that component in a container in the app? The right choice isn't obvious to me.
@@RezaDorrani For now, I'm using a vertical container as the first level container on the screen. Then the header and footer components each have a horizontal container with fixed controls on the left and right with responsive controls in the middle to shrink/grow. So far it's working well. Thanks for taking the time to respond.
Hey Reza, just started a new job and our videos have been lifesaving. I have a question about component libraries. I was wondering if there is a way to create reset buttons and save buttons through components and have them used on different screens for different data? Also can you make a gallery outline on components and add different data again when using different screens or is that not possible yet ? Sorry if you have already covered this in another video
Thanks. I did this video a long time ago. Components have come a long way since then. I believe part of your scenario is possible but I do not have any videos on it. I will recommend to check on the forums at powerusers.microsoft.com/
I will be sharing a lot of components soon I have shared the left navigation component here: powerusers.microsoft.com/t5/Community-App-Samples/Coronavirus-Tracking-application-Power-Apps-template/m-p/491988#M453
How can one use a Component on an Edit form? The edit form generates 'cards' but I want to use my custom Component in place of 4 of the cards. Were components not designed to connect to data sources?
Hello Reza, Is it possible to patch records using powerapps component For example, Using gallery I want to show some records from dataverse table with check box and store in other table if user check the check box I am using reusable component. Is that possible.. ?
Hello Reza, Sometimes it require to create a custom control like rating component. I have created a rating component but when I use it in form multiple times it's not working properly
I will have to look at your component in action to provide any guidance. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com
Hi Reza, really love and learn a lot from your videos! Can you guide me on how to save data from component ( text field, choice etc) into a dataverse table and vice versa?
I do not have a video reference on this scenario and would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
Components have certain limitations at the moment docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-component#known-limitations If you are running into a specific issue, I would suggest to report it here powerusers.microsoft.com/t5/Building-Power-Apps/bd-p/PowerAppsForum1
Components shown in video are local components and when moved across environments go along with the App. You may be relating to component libraries which can be moved using solutions. I have not done a specific video on it though. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@@RezaDorrani Just a note to all, those components can be added under solution and exported to other environments. Normally, it resides outside, we can add those under a solution.
Thanks Reza.. great content as usual, please keep making videos they are always very helpful and informative
More to come :)
Thank Reza. It helped us to put our strong basements to the components in power apps Awesome content
👍
Perfect. Thanks for that video.
Looking also forward to the next part of the series.
Glad you enjoyed it!
Tomorrow I need to work on a new component. Doing my homework now 🙂
Thanks a lot.
Best of luck!
Great video Reza! Looking forward to the next videos.
Thank you
I can't thank you enough for creating such amazing content
Glad you like them! Thank you for watching.
Really Awesome video . Very crisp and well explained content .
Thanks a lot
As allways, great videos coming from Reza. Keep it up.
Glad you like them!
Thanks Reza. Clear information as usual. Thanks for sharing your knowledge.
Thanks for watching
Excellent teaching. Thank you.
Glad you enjoyed it!
Nice explanation..thank you mr. RD
Most welcome
very good article
Thanks
amazing content! Thank you very much. Would it be possible to publish the header component on Github?
This video was done 3 years ago. I do not have the component anymore. Header is the simplest component and is explained step by step in video.
great video 😀, thanks reza
Thanks for watching
Hi Raza,
Great Video. Have you made any playlist for Components?
Yes
I have a question about components and containers. Should I make the first level inside my component a container that helps define responsiveness? For example, defining left and right fixed elements within a horizontal container with dynamically sized elements in the middle? Or should I just put the controls inside the component and then put that component in a container in the app? The right choice isn't obvious to me.
You could go either ways. I have not done much work on components since my initial videos.
@@RezaDorrani For now, I'm using a vertical container as the first level container on the screen. Then the header and footer components each have a horizontal container with fixed controls on the left and right with responsive controls in the middle to shrink/grow. So far it's working well. Thanks for taking the time to respond.
Very easy to follow & reproduce. Top!
Thank you Marc
Hey Reza, just started a new job and our videos have been lifesaving. I have a question about component libraries. I was wondering if there is a way to create reset buttons and save buttons through components and have them used on different screens for different data? Also can you make a gallery outline on components and add different data again when using different screens or is that not possible yet ? Sorry if you have already covered this in another video
Thanks. I did this video a long time ago.
Components have come a long way since then.
I believe part of your scenario is possible but I do not have any videos on it.
I will recommend to check on the forums at powerusers.microsoft.com/
Nice!
Now waiting for a video on building a component named 'LeftNavigation_1' in this video. :)
I will be sharing a lot of components soon
I have shared the left navigation component here:
powerusers.microsoft.com/t5/Community-App-Samples/Coronavirus-Tracking-application-Power-Apps-template/m-p/491988#M453
How can one use a Component on an Edit form? The edit form generates 'cards' but I want to use my custom Component in place of 4 of the cards. Were components not designed to connect to data sources?
I don’t believe components are supported in forms. Check documentation on components
Hello Reza,
Is it possible to patch records using powerapps component
For example,
Using gallery I want to show some records from dataverse table with check box and store in other table if user check the check box
I am using reusable component.
Is that possible.. ?
Currently, Components do not support data sources.
Hello Reza,
Sometimes it require to create a custom control like rating component.
I have created a rating component but when I use it in form multiple times it's not working properly
I will have to look at your component in action to provide any guidance. I would recommend you post your issue/query with screenshots on the forums at powerusers.microsoft.com
@@RezaDorrani I hope that link will provide me references to my question in community group any kind of help related to this will be great Reza
@@jaineshprajapati5704 You will have to ask your question or share your issue, then community folks will provide assistance in their free time.
@@RezaDorrani hope so and thanks for checking
Hi Reza, really love and learn a lot from your videos! Can you guide me on how to save data from component ( text field, choice etc) into a dataverse table and vice versa?
I do not have a video reference on this scenario and would have to try it out to provide guidance. I would recommend posting your issue/query with screenshots on the forums at powerusers.microsoft.com
Help! Pictures do no work as part of a component?
Components have certain limitations at the moment
docs.microsoft.com/en-us/powerapps/maker/canvas-apps/create-component#known-limitations
If you are running into a specific issue, I would suggest to report it here
powerusers.microsoft.com/t5/Building-Power-Apps/bd-p/PowerAppsForum1
But how we can move them across environments? While importing solution in another environment, throwing dependency error.
Components shown in video are local components and when moved across environments go along with the App.
You may be relating to component libraries which can be moved using solutions. I have not done a specific video on it though. I will recommend checking on the forums at powerusers.microsoft.com/ in case someone has done something similar.
@@RezaDorrani Just a note to all, those components can be added under solution and exported to other environments. Normally, it resides outside, we can add those under a solution.
Thumbs up
Thank you
Can you please help me in building header navbar in powerapps in canvas
Check on the forums. I know there are sample headers available there in components gallery.
powerusers.microsoft.com
How to contact u reza
regarding?
Poor quality of your videos, but very good informative.
All my latest videos are now recorded in 1080p. Sorry for the poor quality of my earlier videos.