Keyword

Display Tag List in Edit Form Alphabetically

  • bkemler
  • bkemler's Avatar Topic Author
  • Offline
  • Premium Member
More
14 years 8 months ago #77493 by bkemler
It's been driving me nuts that the tags in the list of available tags on the form to edit an item aren't in alphabetical order. I assumed this would be fixed for v. 2.2 but it wasn't. So I would really like to see this changed for the next release.

But if anyone else wants to fix this, here's how I finally fixed it (this is in V. 2.2)

Go to /administrator/components/com_k2/models/item.php

After line 757 (in function getAvailableTags) add

$query .=" order by name ASC";

Please Log in or Create an account to join the conversation.

More
14 years 2 months ago #77494 by Alex Webster
Replied by Alex Webster on topic Display Tag List in Edit Form Alphabetically
Thank you very much.

I hope JW will fix this soon.

Thank you.

Please Log in or Create an account to join the conversation.

More
13 years 7 months ago #77495 by Casper Voogt
Replied by Casper Voogt on topic Display Tag List in Edit Form Alphabetically
Thanks!  Without this, adding tags is a huge chore, if you have lots of them.

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum