I am trying to implement a callback inherit from LLIAPI::NodeCallbacks, then overwrite CBCategoriesUpdatePost function.
I have set fSubTypes = {848}. But the overwrite function is always being called no matter what the node type is when I change category attribute value.
I played with Setup and __Init function, but it does not help. Am I missing something here? How can I limit the callback to only specified node type?
