How to build a

Поделиться
HTML-код
  • Опубликовано: 4 июн 2024
  • In this video, join me as I demonstrate how to create a drag-and-drop task scheduler board building on the techniques we learned in the previous video.
    I show how to build a schedule board, with a list of tasks that can be dragged onto calendar days for a specific person, and then dragged to a different location.
    🔗Part 1 - • Drag and Drop in #Powe...
    🔗More information on the Power Drag Drop component github.com/scottdurow/power-d...
    📺 Playlist of PowerDragDrop tutorials: • Drag & Drop
    Contents:
    00:00 Introduction
    00:33 Overview of the schedule board
    01:02 Master drop zones
    02:23 Responsive layout with containers
    03:00 Named formulas
    03:59 Adding people list
    06:55 Adding Calendar header
    12:28 Adding day calendar
    18:55 Setting up drop zones for day slots
    20:31 Adding task list
    25:49 Enabling dragging
    27:56 Adding task template
    32:08 Summary
    #powerapps #powerplatform #canvasapps
  • ХоббиХобби

Комментарии • 53

  • @Bekesam
    @Bekesam 9 месяцев назад

    Absolutely brilliant!! This is such a gamer changer. Thank you for your work on this and for sharing. It is much appreciated!!!

  • @OptimalTrainingGroup
    @OptimalTrainingGroup 10 месяцев назад

    wow..I had no idea this could be done in Power Apps. Thank you!

  • @JoJo-dc2ey
    @JoJo-dc2ey 3 месяца назад

    This is great! Thanks so much for sharing.

  •  Год назад

    Awesome possum Scott, it seems so simple when you showcase it. Cannot wait to get my hands dirty.🚀👍🏻

    • @ScottDurow
      @ScottDurow  Год назад

      Thank you Kristof 🚀 can’t wait to hear how you get on!

  • @abhi1779
    @abhi1779 11 месяцев назад

    Scott is always awesome

  • @Playamoto
    @Playamoto Год назад +1

    Great video Scott! Towards the end, I was thinking well now I have to figure out how to pre-load the assigned tasks myself, but I am glad that you will continue the series with another episode. I am looking forward to it. Thank you!

    • @ScottDurow
      @ScottDurow  Год назад

      The next video is up now! Thank you so much for watching and the lovely feedback ☺️

    • @ronakgarg3650
      @ronakgarg3650 Год назад

      Hi, did you managed to pre-load the assigned tasks ? if yes, can you please share how you did it...

  • @blakesearle3877
    @blakesearle3877 9 месяцев назад

    This is awesome!! Is there anyway to get the items to change background colors conditionally based on another value in the collection?

  • @limychelseafc
    @limychelseafc Месяц назад

    This is brilliant! Thanks Scott! Is it possible to use this control in Model Driven App?

  • @hemanthkumarg7473
    @hemanthkumarg7473 Год назад +3

    Great video scott!. Is it possible to assign same task for two days or for whole week and also having that value in tasks list.

  • @martineikmeier
    @martineikmeier Год назад

    Very Nice i was in need of something just like tais. I'M working on a room scheduler with time vs days slots. I was using buttons nested galleries and patch. This is so much better.

    • @ScottDurow
      @ScottDurow  Год назад

      Thank is awesome to hear - glad it helped! Don’t forget to check out the play list of videos with more information on how to use the drag and drop component! Thanks for watching and subscribing ☺️

  • @elusername77
    @elusername77 Год назад

    Awesome video Scott. Notifications turned on for the next update 😃

  • @MrWolfenstein81
    @MrWolfenstein81 Год назад

    Scott, I sat down to build something like this after seeing your last video on the power drag and drop component... and struggled! This could not have come at a better time!

    • @ScottDurow
      @ScottDurow  Год назад +1

      That is fantastic Joe - thank you for watching and glad it helps. Next video will show how to persist the task board in dataverse (or sharepoint)! 😎

  • @disturbedcarrot
    @disturbedcarrot Год назад

    Simply........Wow!

    • @ScottDurow
      @ScottDurow  Год назад

      Hehe - thank you Jimbo 😊 thanks for always being amongst the first to watch and comment!

  • @YaserAlhosani
    @YaserAlhosani 5 месяцев назад

    Wow, this is fantastic, Scott! I've begun implementing this for 2024 project, and it's really exciting.
    I've got a question for you. When I'm moving items from Competency list into a Business Process zone, considering the one-to-many relationship, how can I ensure that the original Competency list remains unaffected? Any advice or specific steps you'd suggest for handling this?

  • @jonahgruson1717
    @jonahgruson1717 Месяц назад

    Thank you very much, that's great.
    Is there an option or solution to distribute the tasks to a person and they are still in the list ?
    The tasks are repetitive so can be distributed several times. Thanks for your feedback

  • @emmanueladebiyi9386
    @emmanueladebiyi9386 2 месяца назад

    Looking for the next video can't find it. This was really good btw

    • @ScottDurow
      @ScottDurow  2 месяца назад

      Here is a play list ☺️ hope it helps Drag & Drop
      ruclips.net/p/PLhgOm-Jpmt82JvLdJFx3Zqo89h_deWJQF

  • @selenoflaherty5103
    @selenoflaherty5103 Год назад

    how do you only have 6.34K followers - your videos are great!

  • @lydftw
    @lydftw 3 месяца назад

    This is wonderful. Is there any way to do a "one to many" type of drag? Where I may have a list of say 5 users that I am assigning across 25 tasks, where I could get them to "stick" to the master box to be dragged out as many times as needed?

  • @wouterkessener2811
    @wouterkessener2811 Год назад

    Hi Scott, you never cease to amaze, thanks again. Can’t wait for the next one, especially with your CLIFF hanger - “Read task (i hope you mean loading the People-day dropzones) in from dataverse table”.. tried something.. with Patch and Updateif on “CurrentItems”.. but that’s clearly not the way ☹..Just have to be patient I guess.. ( any hint on when the next vid is coming).

    • @ScottDurow
      @ScottDurow  Год назад

      Hi! The next videos showing how to save tasks and reorder the people rows is up now! Thank you so much for watching ☺️

  • @SubhashMahatoK
    @SubhashMahatoK Год назад

    Wow really Amazing.

  • @bengibson4612
    @bengibson4612 Год назад

    Hi Scott, I really like your video. I've been having an issue with the code and I think it's because of the way I've set up the table for 'Project Tasks'. Is there anywhere I can see how you have that set up? I'm fairly new to Power Apps overall and so perhaps I'm making a mistake that was obvious to everyone else!

  • @user-re3mt3zq6d
    @user-re3mt3zq6d 6 месяцев назад

    Hi Scott! I am building something with your tool over Dataverse. How would you deal with lookup fields in the ItemTemplate? For example, instead of OwnerID, I would like to display the Full Name instead from the User table

  • @richardclowes6166
    @richardclowes6166 Год назад

    This is very cool. I will share the link internally. What I'd like to see is a Gantt Chart custom component. I built a Gantt Chart following examples on the web but this would be a great use of a custom component.

    • @ScottDurow
      @ScottDurow  Год назад +1

      Thank you and Thank you for watching ☺️ a Gantt chart would be a really good component for sure! I might give it a go in a future video!

  • @melaneelee
    @melaneelee 15 дней назад

    This is awesome! What if instead of days, it would be 12 months in a year, and 6 months in range? How could it be done if a task extends to one month, say 3 or 4 months? can the box be extended?

  • @dmcspider11
    @dmcspider11 10 месяцев назад

    Hi Scott, quick cuestion I have a problem with the colDayslots. As I am trying to build this in to my planning application. I am using a custom table named trainers do I need to use different variables? Normally I only do real low code stuff so this is really new to me.

  • @genovjillella3602
    @genovjillella3602 Год назад +2

    Hi Scott, you don't show how you built your container structure and layout with the Scrscheduler screen. Do you have the sample app as a download. This would be very help for for learning. Thanks, look forward to your response

    • @oliverv5845
      @oliverv5845 10 месяцев назад +1

      I also have no idea, how that structure is created, that step is just jumped

  • @stevenvits152
    @stevenvits152 Год назад

    Super!!!
    Can you please also give a hint to environment security when allowing import solutions? No doubts on your drag an drop component but are there risks involved?

    • @ScottDurow
      @ScottDurow  Год назад +1

      Thank you! ☺️absolutely it is important with this as with any other third party component to make a security assessment and implement good DLP/governance practices. See learn.microsoft.com/en-us/power-platform/admin/governance-considerations for more info

  • @user-zn3ps8kp5o
    @user-zn3ps8kp5o Год назад

    Thanks Scott! I tried importing the solution but getting an error that it needs [Content_Types].xml file in the solution? I downloaded the zip from GitHub, not sure where I'm going wrong?

  • @coreybailey9161
    @coreybailey9161 Год назад

    I'm still a bit new to html , Is it possible to change item template background color based off a value in that items record? for instance, in a gallery we would set the template fill to...
    TemplateFill = IF(Scheduled_Date < Today(), red, green)
    That way the user would know that the item was late. Im not sure how to use the handlebars in the way.

  • @eraair
    @eraair 2 месяца назад

    HI, i need some advise on how to go by about a scheduling web app i want to create using drag and drop

  • @sarahbennett7571
    @sarahbennett7571 Год назад

    This is phenomenal. Do you need to lock the people list so that it can't be resorted by the user? I assume that if user re-sorted the people list, the day/people slots would then be out of sync.

    • @ScottDurow
      @ScottDurow  Год назад

      Thank you and thanks for watching! I plan to allow the user to regroup the people and update the tasks accordingly so they don’t get out of sync. More to come!

  • @colerobison9502
    @colerobison9502 Год назад

    We have been looking for a solution like this, however, being a building contractor you lost me on the coding. Any suggestions on someone that can build this, link the people to active directory group, create a GUI for the task input, send the scheduled task information to a form and send it to quickbooks?

  • @DonCurrier
    @DonCurrier Месяц назад

    Great stuff!! Subbed! And not because you look like Walter White.

  • @009tba
    @009tba Год назад +2

    3:00 Hot tip, you have to close out and reopen Power Apps after you turn on "Named formulas" to be able to see Formulas

    • @ScottDurow
      @ScottDurow  Год назад

      Hi! Thank you - yes hot tip 🔥🌶️ Thank you for your support ☺️

  • @prana1983
    @prana1983 7 месяцев назад

    Is this Power App file available for download?

  • @akiibenji1912
    @akiibenji1912 Год назад

    Super hiro