0

What I want is to have a schedule with draggable elements in between the time available, what I don't know is how to output two lists, the one with the draggable elements and the one with schedule and the times available, which can be dragged on this is what I want

Hien Nguyen
  • 24,551
  • 7
  • 52
  • 62
varo2397
  • 45
  • 5
  • This [answer](https://stackoverflow.com/a/53422624/6481438) may help – GCSDC Apr 21 '19 at 04:29
  • I've tried that, the thing is that the list for the schedule is different to the one for the draggable elements – varo2397 Apr 21 '19 at 06:29
  • You may follow the same approach from the answer I pointed and consider each time as a separate `cdkDropList`. – GCSDC Apr 21 '19 at 19:58
  • My solution in the end was to change the UI, so that I don't have that problem, thank very much anyway – varo2397 Apr 22 '19 at 08:11

0 Answers0