šŸ—‚ļø Glide Pages: KANBAN Component!

Can I block or prevent users to move cards between kanban columns? I just want the kanban as a view only.

Hi Eddy. Iā€™m not sure what you want is possible, since the whole point of kanban is the ability to move cards easily across columns.

If you only need 3 or 4 columns with equal width, you can now set columns in the general options of containers.

1 Like

Iā€™ve been able to accomplish this ā€” I can move cards up and down inside a column, but canā€™t move cards from one column to another.

I think the trick is to the set the category as a computed column that pulls the data from a different source ā€” in my case, my Category is a lookup column. This means that if I were able to move a card from column A to column B, Iā€™d be changing the result of the Lookup, which doesnā€™t make sense because itā€™s coming from a different table.

Itā€™s not completely static, as you can still move cards up and down within a column. For my case though, my columns are categorized by User, so one user canā€™t move an item into another userā€™s list, they can only move things within their own column.

3 Likes

Thatā€™s neat!

1 Like

Can this be used to prioritize a list that has already been filtered?

Example:
There are thousands of contractors in our network that provide services in Jimā€™s area. Because he is only looking to install tile floors the list is narrowed down to 712 qualified bidders. Filters like budget, scheduling requirements, warranty, and his rating requirements for multiple things like workmanship, timeliness, and professionalism have further narrowed the list to 361 potential bidders. Once the time to bid has ended Jim is left with 219 contractors to choose from and that is a LOT of bids to reviewā€¦ Can this be used to determine the order in which the bids are listed based on the priority he places on his filters? Assuming budget it #1, the lowest bids would be placed at the top of the list, etc.

As long as the entire interface is within the Kanban view, then yesā€”the order of cards can be consistent across all users. However, the order of the kanban cards in no way determine the sort of records/rows in any other style of collection.

2 Likes

Thank you for this very helpful topic discussion. On thing that I didnā€™t see covered is changing the order of the Kanban categories. I noticed that Glideapp has recently changed the way categories are handled as they are no longer added in the menu system.

I donā€™t want my columns presented left to right alphabetically because the represent process steps that arenā€™t alphatbetical. But Glideapp seems to place the columns alphabetically.

I havenā€™t ever used kanban, but it seems that you can use Custom Groups to set up groups in the order that you want.

Thank you so much! Your explanation of the term ā€œCustom Groupsā€ solved it for me. This tutorial must be somewhat old/dated. He used the term ā€œCategoriesā€ in his video tutorial and I didnā€™t make the connection that they were referring to the same thing. The interface also looks different.

3 Likes

I presented this idea to my colleague, but she has another idea: she would like the kanban to work vertically: so to sort cards and categorize vertically in a column.

Is this possible?

Should beā€¦.but the only problem is that the sorting only exists in the Kanban viewā€¦the sorting values wonā€™t exist or make sense anywhere else in the app.