Hi, Leon
I've tried to implement your solution and stacked with the following issue:
We need to delete the item from recent items list upon the item status change, which occurrs when we change «is_deleted» item attribute and execute save procedure.
So, I thought to put your solution inside of eh_onsave( ) method of PRDIOOV/ObjectOV, but there I don't know how to reach lr_root value.
Could you point me, please?