View Single Post
Old 12-30-2022, 12:19 AM   #1
DBorG
Member
DBorG began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jul 2015
Device: Android tablet
Exclamation from where does this ", " comes??

I created custom column "Comic Staff" from different custom columns "Comic Inker", "Comic Letterer", "Comic Editor" etc.
I use this template for creation of column:

{#com_inker:|(inker) |, }{#com_letterer:|(letterer) |, }{#com_colorist:|(colorist) |, }{#com_editor:|(editor) |, }{#com_cover_artist:|(cover artist) |, }

but in columns view it shows ", " at the beginning:

, (colorist) name of Colorist, (cover artist) name of Cover Artist, (editor) name of Comic Editor, (inker) name of Inker, (letterer) name of Letterer

how to get rid of that column+space at beginning?

I know that it sorts alphabetically, and if i remove "," from Comic Colorist it will lose ", " on beginnings, but if next comic doesn't have colorist it will again show it at beginning for Cover artist.

Its a small thing but it bugs me.

Thanks in advance
DBorG is offline   Reply With Quote