Is it possible to sort by tags in a list view?

Jessica_Lace
Tera Contributor

Is it possible to sort a list by the Tags field?

2 REPLIES 2

Maik Skoddow
Tera Patron

Hi @Jessica_Lace 

no it's not possible! Tags represent an unordered list of linked records which are injected by a special "magic" behind the scenes. That means they are not part of the records and were just made visible in the records. 

Maik

Chaitanya ILCR
Giga Patron

Hi @Jessica_Lace ,

 

you add sysparm_query=ORDERBYsys_tags OR sysparm_query=ORDERBYDESCsys_tags  to sort but it doesn't work (but it adds sort to the table)

 

ChaitanyaILCR_0-1749834014525.png

 

sort by tags doesn't work and it makes sense when you think about it 

 

Please mark my answer as helpful/correct if it resolves your query.

Regards,
Chaitanya