Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
iman.qx
in reply to: iman.qx

I have found a solution. Changing 

oPartDoc = ThisApplication.ActiveDocument

To

oPartDoc = ThisDoc.Document

in the rule supposed to run inside the part will solve the problem.