Pages:
Actions
  • #1 by ken on 21 Apr 2018
  • Hi All,
    Can any one help me please ? 
    I would like the two stage dutching trigger for correct scores make selections by rank not indexes.
    Does anyone know how to do it please ?
    Regards

    Kenbif
  • #2 by MarkV on 22 Apr 2018
  • Hi
    In the "Dutching, Stage 1" trigger, and the "Dutching, Stage 2 calculate" trigger, look for the conditions:
    selections index is in list

    replace those conditions with:
    selections rank is in list <your list of ranks separated by commas>
    or you could use
    selections rank is between x and y
    or you could use
    selections rank is less than x
    etc.

    please test in test mode, and if you are still struggling you can always put in a trigger request 
  • #3 by ken on 23 Apr 2018
  • Hi Mark,
    Excellent
    Thanks very much
    Regards
    Ken
Pages:
Actions