Skip to main content
Inspiring
February 22, 2011
Question

How to Hide Track changes according to Specific user?

  • February 22, 2011
  • 1 reply
  • 474 views

Hello All,

     We are developing plugin and we have to hide the changes according to specific user. We are setting the track change preferences using the methods provided by ITrackChangeAppSettings interface.

     But as this interface is aggregated on kWorkspaceBoss it is applying the changes for all users.

     Will anyone please suggest how can I apply changes according to particular users? any help is appretiated.

Thanks & Regards,

Praveen

This topic has been closed for replies.

1 reply

Inspiring
February 23, 2011

Hello All,

           For hiding the tracked changes according to particular user,i have accept the changes according to specific user.But i have undo the changes it means before saving i have to undo the accepted changes.I am using VOS_RedlineObject::UndoSimpleChange() method but it is not working.

            Can anyone tell me other way for doing that?

Thanks & Regards,

Megha