Hello Support,
We have a custom looper. When there’s no result, the following are returned.
Size: 1
Current Data:
array(1) {
[0]=>
NULL
}
Since the Size is one, Provider Empty condition is not triggered. What is the condition we can used to display a message when provider is empty?