How to remove player from "select/change" arrow?
Results 1 to 5 of 5
  1. #1
    Senior Member vlsup's Avatar
    Join Date
    Feb 2009
    Posts
    234

    Default How to remove player from "select/change" arrow?

    There is a button with arrow in Cash and Turney sections of HEM, which help quick-selecting players. And if I want to add new player to that shortlist, I have to click the word "Change" and then (in new window) find this one I want to add and so on.
    OK, this is clear (one direction).
    But - in reverse? How to REMOVE some players from this shortlist under arrow?

  2. #2
    Senior Member Al1's Avatar
    Join Date
    Aug 2008
    Location
    Geneva
    Posts
    2,873

    Default

    You can't. But you can suggest it here: http://holdemmanager.uservoice.com/

  3. #3
    Senior Member vlsup's Avatar
    Join Date
    Feb 2009
    Posts
    234

    Default

    Quote Originally Posted by Al1 View Post
    You can't. But you can suggest it here: http://holdemmanager.uservoice.com/
    really?
    he-he...
    UPDATE selectedplayer
    SET player_id=N
    WHERE player_id=M;

    and problem resolved


  4. #4
    Senior Member Al1's Avatar
    Join Date
    Aug 2008
    Location
    Geneva
    Posts
    2,873

    Default

    Quote Originally Posted by vlsup View Post
    really?
    he-he...
    UPDATE selectedplayer
    SET player_id=N
    WHERE player_id=M;

    and problem resolved

    What's that?

  5. #5
    Senior Member vlsup's Avatar
    Join Date
    Feb 2009
    Posts
    234

    Default

    SQL statenent executed via PGadmin
    where M is "this guy unwanted in select list" playerID
    and N is one of my PlayerID's

    As I mentioned some days earlier, I know "somethihg" about database programming :-))

Similar Threads

  1. Replies: 2
    Last Post: 12-27-2008, 03:24 PM
  2. Discrepancy between "vs Player" and "Graphs" tab
    By Pillars in forum Manager General
    Replies: 7
    Last Post: 12-20-2008, 01:52 PM
  3. change "on click" popup
    By starf in forum Manager General
    Replies: 10
    Last Post: 07-29-2008, 09:56 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •