Why can I only have one condition on a conditional layout? I already came across multiple cases where I wanted to use a conditional layout based on more than 1 condition. For example, to check if an order is too late. You only want to check for orders that are not delivered yet. By doing this, only the not delivered orders get a conditional layout when their expected delivery date is exceeded.
Is it possible that we will can query for conditional layouts? or add multiple conditions?