Pages:
Actions
  • #1 by rubold on 17 Jan 2017
  • I wish to use a condition along these lines when backing in the place markets:

    Selections Trigger Expression winplace_market_name does not contain "Hcap"

    Unfortunately the operand "does not contain" is not available in the drop down list.  Is there any way round this?
  • #2 by MarkV on 17 Jan 2017
  • Hi rubold
    selections trigger expression FIND("Hcap", "winplace_market_name") is equal to 0
  • #3 by rubold on 18 Jan 2017
  • Thanks Mark.  I wasn't aware that it would parse a variable to a string in that expression.
Pages:
Actions