I have created a new building block that consists of a fully functional, mobile responsive drag and drop kanban board. TIP: If you are copying this into your app make sure to first replicate the database structure (Block and Task). You also need to install the ‘Draggable Elements’ plugin (FREE).
You can change the repeating group that is used to show the blocks to ‘horizontal scrolling’. Is that the behaviour you are looking for? I don’t know if repeating the blocks horizontally on mobile creates the best UX though.
Hi Thimo-
Is there any way in this template that an entire column can be dragged and dropped in order to re-arrange the horizontal order of columns?
Thanks
Sam
@sam14 This is not implemented inside the template right now, but it can of course be implemented by you. This will require some effort though. You will have to replace all those groups with dragable groups and dropzones. There will also be some new workflows needed. You could always look at the already implemented drag and drop feature as an example
At this moment, you can only drop the cards on places you can see when viewing the template. So on another card or below it. Not on an empty space. This could ofcourse be implemented by you though
Hey @Thimo - fantastic template, looking forward to building on it.
I just purchased it, replicated the DB structure, installed the drag/drop plugin, and I copied in your entire index page (renaming it to “dashboard” in mine). Doing this led to a bunch of broken links (see attached) - is this normal?
Update
I just did the manual relinking - took about 15mins. Really great template - thanks!