How to know if properties are modified

Kasbe_Prashant
edited May 14, 2012 in Documentum #1

Hello,

I am trying to customize properties component for documents and need to understand how it functions.

I'm trying to find how is it determined that document has been modified or not on click on OK button.

For example: I call properties component on one document and then there are two cases

  1. I update any of the fields of properties / attributes and then click OK.
  2. Or I just click OK without modifying anything.

How is this handled by code? I know it would be in attributes component because properties component is made up of three components.

     attributes, permissions and history.

Regards

Prashant

Comments