Hi, can someone help me with this step in my workflow?
It’s on the “cancel” button in a popup, where a user should utilize this fileuploader to upload an import file. I want to delete this file if it’s already uploaded, but the user abandons the process throught the cancel button. However, if I click on the cancel button and the fileuploader is empty, it doesn’t close the popup and the fileuploader turns red (as if it was missing an input file)…