Hello, In file dropper preview there is a remove file button (attached image). Is there a way to identify whether a user click that button? Thanks, Lital
asked
Lital Sherman
1 answers
3
Hi,
In on accept microflow, while uploading the document, take a count of the attached images
If the user deleted an image, while committing the respective image you can validate it with the count(how many has been removed).