Directory Page enabling of Next button even if Space Required is Greater
The Directory Page next button doesn't become enabled if the Space Required is greater than available space. But I want a pop-up or something to come up which tells the user explicitly that he does not have enough disk space in that particular drive.
I have written a code which checks whether there is enough disk space when the user leaves the directory page. I want that same code to be executed without the Next button being disabled. Please help me.:(