Page 1 of 1

Automatic moving card

Posted: Thu Feb 09, 2023 4:24 am
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?


Re: Automatic moving card

Posted: Thu Feb 09, 2023 5:33 am
by tasnim

Re: Automatic moving card

Posted: Fri Feb 10, 2023 3:08 am
by shimnx

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


Re: Automatic moving card

Posted: Fri Feb 10, 2023 6:14 am
by tasnim

Yes. Sure

Here is an example

taskboard.selectedTasks[0].status = 'todo'

Re: Automatic moving card

Posted: Fri Feb 24, 2023 4:49 am
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


Re: Automatic moving card

Posted: Fri Feb 24, 2023 5:09 am
by alex.l