Forums

Use OR in WHERE Condition

omidhz 16 Jul, 2017
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.
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 ?
omidhz 28 Jul, 2017
Anyone has an idea on how to do this? I really appreciate any help.
Max_admin 30 Jul, 2017
Hi omid,


model1.id:{session:create_response.response_ID}
OR
model1.id:{data:response_ID}


Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.