How can I use OR statement in WHERE Condition under Read Data element?
If I enter two statements in two separate lines like below, it reads as AND.
I need the code to read as OR statement. Is there an easy way of doing this ?
If I enter two statements in two separate lines like below, it reads as AND.
model1.id:{session:create_response.response_ID}
model1.id:{data:response_ID}
I need the code to read as OR statement. Is there an easy way of doing this ?
Hello omidhz,
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I ask new users for information and not ask logged in users?
My form tabs don't work or look as expected
P.S: I'm just an automated service😉
I'm not a Chrono professional, but after checking your new post, I think that the following links may help:
How can I ask new users for information and not ask logged in users?
My form tabs don't work or look as expected
P.S: I'm just an automated service😉
Hi omid,
Best regards,
Max
model1.id:{session:create_response.response_ID}
OR
model1.id:{data:response_ID}
Best regards,
Max
This topic is locked and no more replies can be posted.