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

Multiple Kanban View #2495

Open
rabiibrahimi opened this issue Nov 7, 2022 · 9 comments
Open

Multiple Kanban View #2495

rabiibrahimi opened this issue Nov 7, 2022 · 9 comments

Comments

@rabiibrahimi
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We are using multiple enum fields to track the progress on account entity (same goes for another two entities) we keep switching each time to a different field to show the Kanban view, e.g today we might be using Account state enum field to see progress of the state of each account and at the same day we might need to switch to see the Kanban view based on another enum field which would be Type. Because account goes through different states / types and statuses we need to be able to switch to a different enum field for the Kanban to be able to monitor where the account is at different states / stages / statuses etc

Describe the solution you'd like
I would love if the Kanban configuration on the entity Manager would be available on the list view of the entity. when choosing which status field to show on the Kanban and what field to ignore on the Kanban if these two field could be controlled and used on the entity list view when switching to the Kanban view.

Describe alternatives you've considered
Currently as administrator i need to keep changing the status field of the Kanban based on what field we use to show the Kanban view. Please see attached a screenshot of what i expect this feature to look like. i am sure the Developer could make it more elegant.

Screenshot 2022-11-07 at 10 48 13

Additional context
Add any other context or screenshots about the feature request here.

@yurikuzn
Copy link
Contributor

yurikuzn commented Nov 7, 2022

We have received this request before. Not planned at the moment. We've been adding many features for a year. We don't consider implementing any new features (except already planned) for some period of time (a few months).

@rabiibrahimi
Copy link
Contributor Author

Ok i understand.

Thanks

@Kharg
Copy link
Contributor

Kharg commented Nov 7, 2022

@rabiibrahimi There's an extension by @eymen-elkum doing exactly what you want.
You can check it on his demo https://demo.ebla-soft.com/#Task
I don't know if it's for sale yet although, but you can ask him :)

@yurikuzn
Copy link
Contributor

yurikuzn commented Nov 7, 2022

There are already plenty of developers familiar with Espo code. One can create an extension. It wouldn't be very hard to create an extension comparing to introducing the new feature into the base product. The latter requires much more effort as we face with compatibility, future maintenance issues.

@eymen-elkum
Copy link
Contributor

Thank you @Kharg for the notifying about that extension, actually it is new extension made some weeks ago, had no time to announce about it because we were working on the portal & new website.

@rabiibrahimi already noticed it and using on his own project,
Will appreciate his feedback here.

@rabiibrahimi
Copy link
Contributor Author

Hey @eymen-elkum the extension is good but require some enhancement e.g ability to select ignored fields also it would be nice if the extension is enabled for entities through UI.
Thanks

@eymen-elkum
Copy link
Contributor

Thanks for the valuable feedback, UI for setting the defs is planned and will be implemented soon, in addition to the ignore options

@arsen-bwn
Copy link

Link is not available now. would like to see this extension.

@eymen-elkum
Copy link
Contributor

Sorry for this issue, we were having 2 demo and working on merging them together, this may take some time, will prepare a video for the time being and add it to our website with information.

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

No branches or pull requests

5 participants