For Drupal8 there is the module Progress Bar Formatter, which add a formatter to list number fields and place colors based on the values of the field. It is mainly intended for drupal commerce, but works fine with drupal core too.
That said there are two main limits for my use case: it doesn't provide a formatter for single integer number field and by other side it needs as much color rules as the values (means you can't have approximatively more then 20 values).
Dear friends, After a lot of trial and tribulations, I got drupal 8.4.3 installed in my site https://apclass.org. I had input all the metatags and then I got an error message, 'metatags' should be updated. When I tried the update module, I got the message, 'Fatal error trying to download'. An error has occurred. Please continue to the error page.
I am wondering if anyone knows how to set up recurring dates to show in the calendar module.
I know how to add multiple and start/end dates though what I want is to set up a way of adding an event that occurs daily, weekly, monthly etc to a calendar based on a selection field without having to manually enter the dates.
Is there a way to do this via module config or is it a custom pre-process I require?