Hello,
I have created a group that is displayed only when all the search data is shown.
However, I would like to display an alert message when there are no results.
Here is an example:
Here I have a result so I don’t need the alert.
However, it can happen that there are no results and in this case, I have the space that is displayed but remains white as below:
How to display a message on this white space only when there are no results?
Thanks