Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Use Single Select columns rather than a separate table for statuses and allow the user to select what columns to use for what purpose #7

Open
thinkbig1979 opened this issue Apr 16, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@thinkbig1979
Copy link

The current implementation of this plugin requires you to:
1- Create a separate table for the column statuses in the kanban board
2- Implement a specific naming convention of the columns in your table

It would make the plugin much more powerful if both of these requirements could be tackled differently.

On point 1:
It would be super useful if a single select (options) column in the data table could be used for creating the columns in the kanban board. This would allow the user to have the statuses defined in a column in the same table with the rest of the data, and avoid the need for extra tables and relationships between those tables.

On point 2:
It would be great to allow the user to simply configure the plugin to use bindings to produce the kanban card title and content. Like the "Cards Block" component does, rather than relying on existing column names and requiring the user to stick to a naming convention for the columns:

image

Hope these points can be taken into consideration, because Budibase is really lagging behind other no-code tools when it comes to a powerful and flexible kanban component.
Thanks.

@ConorWebb96
Copy link
Owner

Hey @thinkbig1979,

This is a great suggestion. I'll try to rework the plugin based on your suggestion. It should make setup a lot more simple.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants