"No results found" during search

I am trying to show the text “No results found” when the search results for the repeating group return nothing.
I have tried doing the “count is zero” and every combo possible to make the text/icon show up, with no results. It only appears briefly before flashing away.
Here is a video of what is happening:
https://youtu.be/QjoHXEqfwkU
thanks in advance

Hi @3dstereoed ,
You are doing it correct but I guess the 3 conditions on “No result” are overlapping each other.
What you can try is that just keep the condition “RG list of item count is 0” i.e the 1st condition and remove remaining 2 conditions, and it should be not visible on page load and collapse when hidden.

Thanks

Deselecting visible on load and selecting collapse when hidden do not appear to work. It appears on the screen the whole time.


Hi @3dstereoed ,
I guess we are missing something, it will be good if we can connect and try to solve the issue.
Or what you can try is if the search doesn’t contains the value , the text can be visible .