Fixing condition in the property tab

I want to remove this text, no result found, to appear only when my repeating group record was not found. I have tried the condition property but could not see much datasource to do it… here is a screenshot…


How do I add element that I want to be invisible when this test " no result found is viable)

If you want that text to only appear if your repeating group is empty, add a condition to that text where it references to the repeating group and checking the number of things are empty

Also, make sure to make the element not visible by default

You could do it like this:

image

This topic was automatically closed after 70 days. New replies are no longer allowed.