Our flexible Kanban board for managing tasks with drag drop


Post by shimnx »

I want the user to manually click a button to move the column of the card. Is there any way to do this?


Post by tasnim »


Post by shimnx »

How to use these two methods? Are there any examples?


Post by tasnim »

Yes. Sure

Here is an example

taskboard.selectedTasks[0].status = 'todo'
Attachments
chrome_8ohjLHEQer.gif
chrome_8ohjLHEQer.gif (772.88 KiB) Viewed 660 times

Post by shimnx »

Is there a way to get a card other than the selectedTasks method, since the card I am moving is not the one I selected


Post by alex.l »

All the best,
Alex


Post Reply