Hi!
I have a repeating group that displays Auto Parts.
I want the user to see a custom message when they search for something and there are no results, rather than the Repeating Group just not displaying anything. How can I do this?
Hi!
I have a repeating group that displays Auto Parts.
I want the user to see a custom message when they search for something and there are no results, rather than the Repeating Group just not displaying anything. How can I do this?
Hi there,
You can have a hidden group with this message, and when the Repeating Group is Empty, have a condition that makes it visible, and the RG not visible.
Hide the repeating group when its empty.
Show another group with content when repeating group is empty
This topic was automatically closed after 70 days. New replies are no longer allowed.