This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: refresh uidoc when delete in embedded view ~Sven Kifoogenli 15.Dec.03 09:30 PM a Web browser Applications Development All ReleasesAll Platforms
Hi Ursus,
PostDocumentDelete should run each time - however, you may find that if you're debugging it it appears as if nothing happens - this is due to a bug with early versions of 6 and the debugger not running with database script events.
Also, I realise that PostDocumentDelete is run every time something is deleted, but surely this would be easy to customise and perform different actions, say using a select case on document form or something similar...