Hello, I'd like to have TaskCards which themselves can be TaskColumns containing child TaskCards, which can be dragged into the parent column, other siblings of the parent column, etc. and vice versa. Can this be done?
Hello, I'd like to have TaskCards which themselves can be TaskColumns containing child TaskCards, which can be dragged into the parent column, other siblings of the parent column, etc. and vice versa. Can this be done?
Hi Andrew,
You can display a TaskBoard within a TaskCard, but all drag-and-drop operations within a TaskBoard are self-contained. This means you would not be able to initiate a drag in one TaskBoard and move it to a different TaskBoard.
Darn, I'll make a virtual CardCollection then which mirrors the tree structure in linear form. Thanks!
Please log in to a validated account to post comments.