Pages:
Actions
  • #1 by John Allan on 20 Feb 2017
  • hi all, i'm stuck with the form letter "-"

    if silk_form_1 contains "-" , how do i tell mf to use it?

    example:

    i'm trying to set a trigger so if silk_form_1 contains "-" then do something else, but if i use the - character, mf just says that the condition is false.

    also tried to set if silk_form_1 is not equal to 1,2,3,4,5,6,7,8,9,0 it says true for all numbers but false for number 0, but i don't want number 0

    hope this makes sense
    thanks

  • #2 by mcbee on 21 Feb 2017
  • hi
    i just tried the condition and it works ok.
    and selections trigger expression silk_form_1 is equal to "-"

    mcbee
  • #3 by John Allan on 21 Feb 2017
  • hi thanks, it seems to be working, don't know what i did the other day.

    if i use "-" it works fine, but if I just use - then it also matches it to a horese with a form reading of 0

    thanks
  • #4 by Oxa (WellDoneSoft) on 27 Feb 2017
  • You always need to use double quotes with text.
Pages:
Actions