that's actually my upcoming video building out a project management app that's fully responsive! should be out in a few days, I'm just finishing up some editing.
Component you can only use within the app that you build it, whereas component library can be imported to all your apps but they would have to be built slightly differently in order to pass through data and variables properly
Nice work Nick! Thanks for sharing. I've attempted to replicate your solution. When I click on the Edit button in the forms Data Card for the MultiSelect column the first time, the popup opens and displays the options as expected. When I change record in the form, and click Edit again, the popup appears but does not display the Choice Options. I configured some additional information and I can confirm that the two galleries in the component are visible and have records. In your testing and setup, have you ever experienced anything like this? Update: The component appears to not render correctly when the source list is displayed in a gallery on the same screen as the form. When I remove the source list gallery to another screen, and navigate as you are, the component renders as expected. Interesting that the component doesn't render properly after collection is updated in same screen!
Hi David, thank you! and yes glad I wasn't the only one experiencing this. I initially tried to put the form on the same screen as the gallery and couldn't figure out why it was behaving in the way you mentioned. Cheers!
Hey buddy, I love your content 😻😻😻. I love the way you teach and topic. I need help can you post an exceltype editable grid gallery add update delete etc., in your way. Thank you.
Great video, Nick! In sharepoint you can check 'can add values manually' for choice columns. How would you implement that in power apps? Is it possible to add a recurring text input to your choices component? Best regards, Lukas
Hi Lukas, thank you! I’m not aware of a way to add/remove choice column values on SharePoint via power apps, but there is a way you can still achieve something like this. You would set up a separate SharePoint list for your choices, and then do some patch functions inside your power apps to add and remove choices. Maybe I can do a video on something like this in the future! Cheers
@lukasvolkel6696 If your sharepoint list is set up to allow manual entries, you could add the text input and have that added to your selected collection. If you don't need this new choice to be an added option for other records, then you're good to go ( it will add it to the current record on submit). Otherwise you could create another list to get the choices and update it, as Nik suggested. Or you could get all the records (assuming
Best Power App teacher on UA-cam.
very kind of you! I only hope to get better
@@TheAnalystNik Could you do a video on making a fully responsive app template?
that's actually my upcoming video building out a project management app that's fully responsive! should be out in a few days, I'm just finishing up some editing.
@@TheAnalystNik Man that is so awesome, I will use that as my go to template.
Excellent Nick, thanks for sharing mate, your UX UI is top notch!! Cheers
Thank you kindly!
See! It's reasons like this that I'm subscribed!
Glad I can deliver value to you!
Great video , Awesome !
10:34 how you change both at the same time
Thank you! I’ll make a short video on that on Monday!
Awesome Nick, thanks so
much!
I appreciate the support Eric!
what is the different between component vs component library?
Component you can only use within the app that you build it, whereas component library can be imported to all your apps but they would have to be built slightly differently in order to pass through data and variables properly
Nick, could you please try doing a complete canvas app with nice modern UI.
Regards
Definitely, that will be a big project that I plan to do in the near future! Cheers
@@TheAnalystNik Nice, looking forward man.
Nice work Nick! Thanks for sharing.
I've attempted to replicate your solution. When I click on the Edit button in the forms Data Card for the MultiSelect column the first time, the popup opens and displays the options as expected. When I change record in the form, and click Edit again, the popup appears but does not display the Choice Options. I configured some additional information and I can confirm that the two galleries in the component are visible and have records. In your testing and setup, have you ever experienced anything like this?
Update: The component appears to not render correctly when the source list is displayed in a gallery on the same screen as the form. When I remove the source list gallery to another screen, and navigate as you are, the component renders as expected. Interesting that the component doesn't render properly after collection is updated in same screen!
Hi David, thank you! and yes glad I wasn't the only one experiencing this. I initially tried to put the form on the same screen as the gallery and couldn't figure out why it was behaving in the way you mentioned. Cheers!
Great, thank you!
Glad it was helpful!
Hey buddy,
I love your content 😻😻😻. I love the way you teach and topic.
I need help can you post an exceltype editable grid gallery add update delete etc., in your way. Thank you.
Thank you! and yes that's an awesome idea, I'll add that to a future video!
Great video, Nick! In sharepoint you can check 'can add values manually' for choice columns. How would you implement that in power apps? Is it possible to add a recurring text input to your choices component? Best regards, Lukas
Hi Lukas, thank you! I’m not aware of a way to add/remove choice column values on SharePoint via power apps, but there is a way you can still achieve something like this. You would set up a separate SharePoint list for your choices, and then do some patch functions inside your power apps to add and remove choices. Maybe I can do a video on something like this in the future! Cheers
@@TheAnalystNik would be great! thx!
@lukasvolkel6696 If your sharepoint list is set up to allow manual entries, you could add the text input and have that added to your selected collection. If you don't need this new choice to be an added option for other records, then you're good to go ( it will add it to the current record on submit). Otherwise you could create another list to get the choices and update it, as Nik suggested. Or you could get all the records (assuming
@dgjanes917 all great options! Thanks for helping out
great
Great
Your videos are great 😮
But you need to also create video
Related to technical and industrial hand on issue which are demanding
thank you and you are so right! I'll try to balance UI/UX tips along with business solution examples. Cheers!