Pages:
Actions
  • #1 by 1oser on 24 Dec 2013
  • Please add trigger expression  .... "contains", "does not contain" in the dropdown that has the criteria (>=, <=, <> etc.)
  • #2 by MarkV on 24 Dec 2013
  • Hi 1oser
    selections trigger expression FIND(pattern, string) is greater than 0
    e.g.
    selections trigger expression FIND("Under", "sel_name") is greater than 0
    selections trigger expression FIND("Hcap", "winplace_market_name") is equal to 0
  • #3 by Oxa (WellDoneSoft) on 04 Jan 2014
  • You have "contains" / "does not contain" for selection's name and market's name. For everything else you could use Mark's formula. Or, if it is about the horse's form, use the special parameter "Form".
Pages:
Actions