Thread
:
Tag browser: custom icons per category value?
View Single Post
04-06-2025, 11:00 PM
#
89
ownedbycats
Custom User Title
Posts: 11,112
Karma: 77213681
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by
correoparaappzz
Hi, I want to change the icon of one of my categories in the tag browser, but unfortunately i don't know how to do it. It is a hierarchy column (author.first letter of the series.series). The icon I want to change would be the first letter of the series and series subcategory.
Not sure I understand, but this checks that Value starts with E.
Code:
program: if substr($value, 0, 1) == "E" then "E.png" fi
ownedbycats
View Public Profile
Find More Posts by ownedbycats
Track Posts by ownedbycats via RSS