Hi,
I have a requirement where, the document should not be uploaded unless user provides mandatory properties in second stage of add content.
Right now when I am uploading content and clicks on ok, it loads edit properties page.
Here, I have added an action for deletion of Node when user clicks on cancel.
But I want to delete the node on any other action except 'OK'.
Suppose user clicks on breadcrumb, still I need to delete the node as it gets uploaded without mandatory properties.