Hello,
Specifically I want to manipulate the sticky when the component gets locked. I’m not sure if there is an event/override that allows this. I tried OnAttributesChanged()
and OnObjectChanged()
overrides, but couldn’t get either to work. Maybe I’m implementing wrong or maybe they are not the right methods…
Thanks for any tips!