NO BUG: Query_results_count still not working on components

Perfect, I’m glad that it’s working :slight_smile:

I’m also marking this topic as no-bug, as it appears that all is working fine. But if somebody else has similar issue, let me know.

Thanks,
Matej

1 Like

Could you use the condition outside the component? In other words can the display condition be outside the component checking agains a query inside a component instance, for me it is not working.

Never mind it is working. I was using “is not empty” for my check when it was expecting “!= 0” or “>= 1”