Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Criteria in trigger #39

Closed
mfarazkhan opened this issue Jul 24, 2016 · 1 comment
Closed

Multiple Criteria in trigger #39

mfarazkhan opened this issue Jul 24, 2016 · 1 comment

Comments

@mfarazkhan
Copy link

mfarazkhan commented Jul 24, 2016

Hi,

Could you please add Multiple statement feature to execute a single trigger, criteria could be 'n' numbers of statements for a single trigger.
for e,g;
if(Age > 24 And Gender == 'Male')
{
//visible trigger
}

Thanks for a wonderful survey engine.

Thanks,
Muhammad Faraz Khan

@andrewtelnov
Copy link
Member

Please refer to this: #60

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants