• Resolved violacase

    (@violacase)


    I have a column with fields representing 1 to 5 stars.
    In the field it’s represented like this for 1 star:
    <i class="genericon genericon-star"></i>
    And like this for 2 stars, etc:
    <i class="genericon genericon-star"></i><i class="genericon genericon-star"></i>

    Problem: I see no way to make the column sortable. Any suggestions anyone?

    https://www.ads-software.com/plugins/csv-to-sorttable/

Viewing 1 replies (of 1 total)
  • Thread Starter violacase

    (@violacase)

    I found a rather simple roundabout to avoid the problem.
    Before the stars string I put the numeric amount character, like ‘1’ or ‘5’. Looks good and functions well.

Viewing 1 replies (of 1 total)
  • The topic ‘Sorting Genericon stars column’ is closed to new replies.