Hi there, I'm setting some property values programmatically for BLOCK content using a SendingContentNotification handler. All works fantastically. However I'd like to change the value of this property depending on a couple of variables.
A) The docType of the page the block is being added on
B) The alias of the picker being used to add this particular instance of the block in context
I can't however see any obvious way of obtaining wider context of where the instance of the block we're hitting is being used. Is this something anyone has experience of or could help with please?