I have several list view elements on the form.
I try to hide the list view, if they are empty, it does not work. I set up the rule http://prntscr.com/m4s7j9 during initialization.
How can I hide the list view on the form?

I have several list view elements on the form.
I try to hide the list view, if they are empty, it does not work. I set up the rule http://prntscr.com/m4s7j9 during initialization.
How can I hide the list view on the form?

Best answer by khanh1
Hi,
It looks like the 'form passes validation' condition is being used to validate each line of data in your list view. I'm not sure if this is a correct way to go about it. Perhaps, another way to achieve this is to use the 'For all row on a List View' or 'For Selected rows on a List View' condition in conjunction with the advanced condition, the advanced condition can be setup to validate the SmartObject values (i.e. Value is not Empty).

Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.