Pages:
Actions
  • #1 by chilli on 09 Jan 2017
  • Hi

    Anyone any advice on how I could cancel any unmatched entries before the start of the 2nd set in a tennis match?

    Cheers 
  • #2 by MarkV on 09 Jan 2017
  • Hi
    try these conditions in your cancel trigger, this is untested, please use test mode:

    selections trigger expression tennis_current_set is equal to 2
    and selections trigger expression tennis_current_game is equal to 1
    and selections trigger expression tennis_player1_points_won is equal to 0
    and selections trigger expression tennis_player2_points_won is equal to 0
  • #3 by chilli on 09 Jan 2017
  • Okay thanks, I'll give it a try.
Pages:
Actions