Modern Dropdown Popup in Power Apps

Поділитися
Вставка
  • Опубліковано 29 лис 2024

КОМЕНТАРІ • 74

  • @dustinrocksvold8650
    @dustinrocksvold8650 13 днів тому

    Thanks for the nugget on Control + Shift + L to select all instances of the text! That was worth the price of admission. 😎

  • @dgjanes917
    @dgjanes917 Місяць тому +3

    For the height of the first container, instead of 350, set it to Min(App.Height*0.7,80+gallery.AllItemsCount*50).
    This will adjust the overall height based on the number of choices available for that dropdown.
    Also, I would recommend creating this in a component library, except for the fact that you will need to use "Enhanced Component properties," which is still experimental.

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      That's a great adjustment thanks for sharing! cheers

  • @Clacer666
    @Clacer666 Місяць тому +1

    thanks, can't wait to see how you did this app and all the functionalities!

  • @twismfamily
    @twismfamily Місяць тому +1

    Oh man, please make that Task video. I need that in my life. Awesome content, it helps my learning in an office that doesn't teach me anything. Lol.

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +3

      I can definitely relate to that, we have to take our learning journeys into our own hands and the UA-cam community is so great for that!

  • @김정철-l8l
    @김정철-l8l 2 місяці тому +1

    I'm a Korean who studies an app. Thank you for your information

    • @TheAnalystNik
      @TheAnalystNik  2 місяці тому

      Good luck on your learning journey! Power Apps has a lot to offer and I'll do my best to give you more tips and ideas to make your apps even better

  • @b326yr
    @b326yr Місяць тому +2

    I am so much interested in UI enhancements to PowerApps, this is very informative, Thanks alot.

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      Same here! There’s so much we can do, I’ll keep making videos on the topic. Cheers

    • @b326yr
      @b326yr Місяць тому +2

      @@TheAnalystNik I will also look forward to joining the channel as a member, some of us would actually like access to your full canvas apps 😀.

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      That’s encouraging to hear thank you! I’m looking forward to offering something like that once the channel grows more

  • @rpaconsultant-ericparijs
    @rpaconsultant-ericparijs Місяць тому +1

    Awesome content, learned a bunch and applied it to my latest app! Looking forward to the next!

  • @lowcodedev
    @lowcodedev Місяць тому +1

    This is so cool! Thanks for sharing

  • @hamzatahir5728
    @hamzatahir5728 Місяць тому +1

    Please make the Task Video. The app is so clean. Looking forward to it

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +4

      Thank you and yes I’ll definitely cover the task app at some point! Still building it out so I can cover lots of interesting details with ui/ux in mind

  • @TeslaZx28
    @TeslaZx28 2 місяці тому +1

    Great tutorial, thank you so much for sharing! 😃

  • @lovesharma336
    @lovesharma336 2 місяці тому +4

    Hi Nik you can also make the gallery tutorial that you showed in today's video

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      For sure will do in a future video!

  • @paolovr1970
    @paolovr1970 18 днів тому +1

    Fantastic 😊

  • @ThreeWhiteSoldiers-jr2sy
    @ThreeWhiteSoldiers-jr2sy Місяць тому +1

    Great work! Keeping going!

  • @Leabelias9829
    @Leabelias9829 Місяць тому +1

    Nicely presented and i liked the better looking ui. Do you have a scenario if your items are a very long list and you want to provide users the search capability? Some of this dropdowns may have a long list of items.

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому

      Glad you like it! And yes there’s lots of scenarios like search, multi-select, people picker, even calendar! I plan on covering them all at some point

  • @hobbymanlp
    @hobbymanlp Місяць тому +1

    Very nice content. Could you zoom your browser window during the demos? Sometimes the text is too small to follow what you are doing. Thanks!

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому

      Thank you, and yes I’m always looking to improve the video editing so will try improve with every video. Cheers

  • @Masoom36
    @Masoom36 Місяць тому +1

    That's really cool! Thanks.

  • @Squadra85
    @Squadra85 Місяць тому +1

    Very Nice keep The Good work

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому

      Thank you very much for the feedback!

  • @PhuphaThoedsakrugnapa
    @PhuphaThoedsakrugnapa 23 години тому

    Awesome content learned a lot for a beginner like me!
    But I have a question, how do I fix the Updates properties in data card after deleted a dropdown if I don't have a collection before, something like create a new form, thank you.
    Subscribed!

  • @jordansolla5405
    @jordansolla5405 Місяць тому +1

    Hello Nik, splendid video ! Can i ask you why you use icon instead of button for the close in the component ?

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому

      Thank you! The icon has an OnSelect property so it was simple enough just to use that, but you can definitely use a modern button with an icon as well.

  • @BartomiejJabonski
    @BartomiejJabonski Місяць тому +1

    Great tutorial. Any chance for multiselect?

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      Absolutely, I have something in the works for an upcoming video! Cheers

  • @Ploplox
    @Ploplox 20 днів тому +1

    This is so cool, a lot of work though for a larger form 😅

    • @TheAnalystNik
      @TheAnalystNik  20 днів тому +1

      Thanks! Once you build the component, it becomes easier to apply to other data cards!

    • @Ploplox
      @Ploplox 20 днів тому +1

      ​@@TheAnalystNikI've not used components much definitely something to look at utilizing more

  •  Місяць тому +1

    Good job in that one 👏

  • @rowanreynolds7853
    @rowanreynolds7853 Місяць тому +1

    Any change you could start pasting the codes into the desctiption so we don't have to always manually type it out, would be a HUGE help? Thanks

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому

      It's good practice for your typing skills ;) and yes the description section is limited in number of characters and doesn't allow certain brackets, but I'll think of a way to package the content better, maybe with a supporting document

  • @lovesharma336
    @lovesharma336 2 місяці тому +1

    Great video!

  • @李佳龙-h9j
    @李佳龙-h9j Місяць тому +1

    I'm really interested in Apps Design and Development. May I know how did you create the dashboard which is shown in video by using apps. if it's possible, can you make a step by step video to teach us.

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      Hi! Absolutely, I'm planning to do a full build series of that Project Management app, which will incorporate some of these popups and other tricks to make it as modern as I possibly can. Stay tuned!

  • @vanhuebsen6037
    @vanhuebsen6037 Місяць тому +1

    nice content. thanks for that. greetings from Germany.

  • @paulguitard7363
    @paulguitard7363 20 днів тому +1

    Subscribed!

  • @juanmanueloviedolutkens9542
    @juanmanueloviedolutkens9542 Місяць тому +1

    Amazing!

  • @mehtabidreesi7942
    @mehtabidreesi7942 Місяць тому +1

    Can you made a full video on azure functions and logic app with powerapps like full CI/CD which is now professional company work demand like this stuff

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      I’ll definitely consider for a future video

    • @mehtabidreesi7942
      @mehtabidreesi7942 Місяць тому

      @@TheAnalystNik please make that kind of video which will help in professional life has UA-cam is full of videos but they are some like not giving business solutions approach as you know Microsoft Power platform and SharePoint Azure are meant to use for a business approach process
      Tnx in advance

  • @mateusknabachevald1202
    @mateusknabachevald1202 Місяць тому +1

    That's fire!!

  • @DeeBooTV
    @DeeBooTV Місяць тому +1

    thanks🔥🔥🔥🔥🔥🔥

  • @naveedraza7662
    @naveedraza7662 Місяць тому +1

    It's really cool trick .. how about multi select?

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому +1

      Glad you liked it! I haven’t tried multi select yet but in theory it should be possible. I’ll consider doing a video on it in the future

    • @naveedraza7662
      @naveedraza7662 Місяць тому

      @@TheAnalystNik thank you Nik... Height of the gallery I think doesn't matter as will get scroller .. but still thinking what could be the best height in all situations

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому

      Yeah even the height of the gallery could be dynamic based on the number of items it holds, up to a limit of course

    • @TheAnalystNik
      @TheAnalystNik  25 днів тому

      @@naveedraza7662 in case you haven't seen it yet, I just released a video on the multi select function!

  • @rowanreynolds7853
    @rowanreynolds7853 Місяць тому +1

    Smashing it with these videos, keep making them.. 🤌🏻
    Would this work as a people picker alternative for a modern form?

    • @TheAnalystNik
      @TheAnalystNik  Місяць тому

      Thank you! And yes there is a way to do something similar for people picker and even date pickers, but the method is different. I plan to do future videos on those as well!

    • @rowanreynolds7853
      @rowanreynolds7853 Місяць тому

      Great, can’t wait! 🎉