• Resolved John C

    (@jcweb35)


    How do I format a like expression in conditional fields? I am looking for particular word, and have put the expression field_name like word.

    I need to account for capitalizing the word, ie [Ww]ord which doesn’t work. I’ve also tried different syntax expressions, including w%, enclosing in quotes, and other techniques. However, the only thing the like expression seems to do is an exact match which just might as well use “is” rather than “like”

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hey John!

    Since “like” doesn’t have that functionality, you can use the below mentioned workaround.
    Please take a look at the attached screenshot.

    Feel free to contact me, if there will be any further questions.
    Thanks, have a nice day!

    Thread Starter John C

    (@jcweb35)

    That works if there is only one condition. However, I am trying to display additional fields if ALL of the conditions are met, and one of the conditions contains a word that could be capitalized. ie:

    Display field1 if field2 is 1 and field3 is word or field3 is Word”

    Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi John,

    Unfortunately, the Form Maker plugin does not have the mentioned functionality yet. However, the feature you wish to have would be a great addition to the product. So could you please add your suggestion to our Submit Your Idea page?

    Our development team will consider working on this for further updates.
    Thanks in advance! Have a wonderful day!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Like Expression in Conditional Fields’ is closed to new replies.