Extension: Progress Tracker

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • ChrisSka83
    commented on 's reply
    Simply set the formula as

    progresstracker = status;

  • Kharg
    commented on 's reply
    Yes, it’s possible.

    I also plan to release an update with a progress tracker that syncs automatically with other enum fields of the record.

  • maxniebieski
    replied
    Hello Kharg,

    This looks very nice.

    Is it possible (perhaps by a script formula) to automatically match to state of status ?

    For example if i change status to in progress tracker will be same also

    Leave a comment:


  • Kharg
    commented on 's reply
    I will see if it can be reproduced with the Modern Theme and push a fix.

  • ChrisSka83
    commented on 's reply
    Of course, I've already installed the new version ;-)
    I only have the problem with the scroll bars on the small and medium ones; only the large one works without any problems.
    But that's another issue...

  • Kharg
    commented on 's reply
    We will never know why it worked

    By the way, I've released version 1.0.1 which has some code cleanup and a new size for the progress tracker.

  • ChrisSka83
    commented on 's reply
    I used the options reference in the progress tracker.

    I've been testing it out a bit now.
    First, I created the options manually -> they were displayed correctly.
    Then back to the options reference -> again without spaces.

    Then I tried something completely different. I went to the field where I get the reference, deleted the space, saved it, then put the space back in. And then... it displayed correctly. Why ever?

    These are always things you can't explain.

  • Kharg
    commented on 's reply
    I was not able to reproduce the issue.

    How many options does your tracker have?

  • Kharg
    commented on 's reply
    Uhm, I think that the vertical scrollbar is caused by your theme.

    Seems like the tracker is not using the translation for the values, I will fix that in version 1.0.1

    Thank you for reporting

  • ChrisSka83
    replied
    Hi Kharg ,

    Thank you very much for the new extension.

    I have two comments:

    - When I use the small tracker, I get a small scroll bar on the right side of the tracker.

    But that could also be due to the template. Maybe there's a way to fix that.


    - The tracker uses the first value from the options, but not the custom value.

    I'll write this in English, but the screenshots are in German.

    Example:

    My option is noAnswer; Custom -> no Answer.

    But the tracker then says “noAnswer.”


    I'm writing the options together so that they can be used more easily in formulas.


    Click image for larger version

Name:	image.png
Views:	101
Size:	9.0 KB
ID:	120829

    Click image for larger version

Name:	image.png
Views:	77
Size:	4.1 KB
ID:	120830​​

    Leave a comment:


  • Kharg
    started a topic Extension: Progress Tracker

    Extension: Progress Tracker

    Hello Everyone,

    Today I am releasing a new extension: Progress Tracker

    This Extension add a new field called Progress Tracker, this field allows to create a custom progress tracker that works like an enum field:
    • 3 sizes small, medium and big
    • Customizable color

    Click image for larger version

Name:	image.png
Views:	96
Size:	39.7 KB
ID:	120843


    Various options to customize the field:
    Click image for larger version  Name:	image.png Views:	0 Size:	44.8 KB ID:	120818


    After installation visit the entity manager to create a new Progress Tracker field

    Download: https://github.com/Kharg/progress-tracker
    ​​
    If you have ideas for additional designs feel free to post them so that they can be considered for a future update
    Attached Files
    Last edited by Kharg; 08-26-2025, 10:09 PM.
Working...