View Single Post
Old 09-10-2024, 08:59 AM   #5
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,220
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by Fynjisx View Post
how do I remove the number in parentheses when displaying a column with series?
Like others said, you can't remove the serie index on the standard series column. But, you could create a composite column like this:

Code:
program:
	$series
Then you hide the original series column and display only the new one.

P.S.: You must continue to fill in the standard series column when editing your metadata. The new column is just for display.
thiago.eec is offline   Reply With Quote