Layout Sort: Group #3


  • Enhancment
  • Declined
Closed
Assigned to _ForgeUser117147
  • tiomat_curse created this issue Feb 6, 2009

    The ability to sort a layouts colums/rows by the raidgroup a player is in, and not just by name would be highly appreciated for custom layouts. Considering some groupings of players (among others my guild and many of my regular raid-pugs) still assign tasks depending on raidgroup, knowing which group I'm in by a quick look at the Grid frame feels so much easier than opening up the social->raid window, or whatever other ways people may do it.

    /Tiomat

  • tiomat_curse added the tags New Enhancment Feb 6, 2009
  • _ForgeUser117147 posted a comment Feb 19, 2009
    You can add the sortMethod attribute to your default layout to sort by index:
    MyLayout = {
      default = {
         sortMethod = "INDEX",
         ...
      },
      ...
    }
    
  • _ForgeUser117147 removed a tag New Feb 19, 2009
  • _ForgeUser117147 added a tag Declined Feb 19, 2009
  • _ForgeUser117147 closed issue Feb 19, 2009

To post a comment, please login or register a new account.