When an input is made on a form and on field actions on user input I want to set a set of or conditions
if (input.Key_post_code_area == "AB") however, I cannot make this save, and have had to add it condition by condition, which slows the process.
Can you help?
dp