Show labels for Amount (and 2 of my custom fields) in the Kanban view of Opportunity

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • rabii
    commented on 's reply
    Hi @Triggerz

    Thanks for your input.

    I will tinker about the two features although both are challenging, below my notes on both:

    1 - a menu to add related records => Adding related record could be confusing hence entity could be linked to many other entities e.g account on kanban - the account might be linked to different entities and therefore creating a related record is challenging design wise as the user would need to click on create related record then display a modal to choose with foreign entity than show the create modal. also an issue with creating a related one to one. I will think about it of course.

    2 - This one is more about the kanban not only the item kanban - but this is something i always wanted to add - will definitely start working on it. The challenge is design, an admin can select which field to display and then maybe some functions like SUM - AVG etc in this case different interface should be used progress indicates progress of something e.g a financial goal etc

    will think about this and check if i can implement something.

    Thanks for sharing this.

  • Kharg
    commented on 's reply
    Congrats on the release

  • rabii
    replied
    Here is the link for anyone interested in this extension.

    Tired of plain Kanban cards in EspoCRM? Espo Kanban Labels lets admins display field labels, custom labels, icons, and styled blocks directly on Kanban items - making your workflow more visual and organized at a glance!💡 Perfect For: Teams who want faster, clearer task tracking in Kanban. Admins who need to highlight critical fields (e.g., status, priority, due dates). Anyone who loves customizable, visually rich Kanban views! 🎯 Works with EspoCRM’s default Kanban—no extra modules required!

    Leave a comment:


  • Triggerz
    commented on 's reply
    Hi rabii, hope you can incorporate features like:

    1. a menu to add related records
    2. progress bar on the status header representing the count of cards base from another field that can be clicked to quickly filter the cards of the specific status

    I got these ideas from the odoo fleet application. They have a very good UI functionalities.

  • rabii
    commented on 's reply
    Been caught on other things. Come across some use case and started implementing - also added global config for things like color and space. should be out son (documentation is done).

  • Kharg
    commented on 's reply
    Is it out?

  • rabii
    replied
    Triggerz ChrisSka83

    Completed working on documentation. Will upload to a digital selling platform and share link for those interested.

    Click image for larger version

Name:	kanban.png
Views:	461
Size:	72.5 KB
ID:	116347

    Leave a comment:


  • ChrisSka83
    commented on 's reply
    Just wanted to ask about the status.

  • rabii
    commented on 's reply
    next week

  • Triggerz
    replied
    Hi rabii,

    When will the extension be available? This is a great feature.

    Thanks

    Leave a comment:


  • rabii
    replied
    Originally posted by Calvino2000
    Hello,
    I'm trying to find a way to show labels (f.e. "Amount:") before the amount itself or the same for 2 other custom fields, in the Kanban view.
    I tried everything from trying to configure it through an Enum field as label up to configuration options or custom code that did not work in the end.

    Thank you
    I am currently working on an extension to allow the admin to display labels of the fields on the kanban card. It will have other features, like adding a custom label, adding an icon and control style of the text including font size and colour.

    Leave a comment:


  • rabii
    commented on 's reply
    That is a nice solution but it comes with the cost of having to add more fields to contains the info. I am currently working on an extension to allow the user to display labels on the kanban card. It will have other features, like adding a custom label - adding an icon and control of style.

  • ChrisSka83
    replied
    Calvino2000

    Here you can see 2 examples of what it looks like for me.
    Example 1:
    I have created 2 text fields here. These are filled with formulas.
    This gets the data from 3 different date fields.

    Example 2:
    A text field filled with a formula that is made up of 3 currency fields. The third currency field also consists of a formula.

    It should therefore work very well, as in your example with an amount.​

    Leave a comment:


  • Calvino2000
    replied
    Thank you all - then I will try to find another solution instead of using Kanban.

    ChrisSka83 - I will see but not really sure but thanks

    Leave a comment:


  • ChrisSka83
    replied
    Hi Calvino2000 ,
    try my solution. Can also be used in the Kanban view.​

    Hello, I use the record list dashlet to display records by created at and modified at, so that the user can see on the Home page, which records had been updated recently. It is working as desired, but I would like to be able to add the respective labels "created at" and "modified at" in front of the record

    Leave a comment:

Working...