Possibility of multiple inputs for conditional logic

Hi bricks team!

It would be great if we could use two or more inputs in conditional logic. For example, suppose we want to display an element in only two or three categories. Using this possibility, we will not need to create 3 conditions. But one case is enough. It is enough to separate the desired categories with commas : Screenshot by Lightshot

1 Like

Click the + button at the top to add an OR statement

Click the + button at the bottom to add an AND statement

Hi @dan , Thanks for the reply.

Yes, I know that. But I said that maybe the possibility of creating and in a condition (using ,) is more optimal and faster.

but that is not how a condition works though. I guess it could be streamlined by not having to declare dynamic data and term & condition evaluator but then that is over engineering a solution that works perfectly well as it is.

have multiple conditions is the correct way to do this

1 Like