Blank space in list view that occurs when file upload is canceled in file dropper
0
Hello everyone.After selecting a file in the file dropper, it is immediately reflected in the list view. If you delete this file by pressing the x button in the file dropper, a blank row remains in the list view. Is there any way to solve this? I hope there are no empty rows left when the x button is pressed.
asked
bosung kim
2 answers
2
you can write Name!=empty and size>0
if it still comes
then delete via microflow by putting delete activity with refresh
answered
Sharad Suryavanshi
1
Hi Bosung,
You can add a Xpath constraint on the objects, like the image below,