Question
Change an attribute if change other
Hi.
I have an attribute called Customer_Version, that I have to change if the version of my document change.
e.g. My company has a version scheme like A, B, C, ... and my customer has a different version scheme, like 1, 2, 3, ... I want that if I revise my document and it goes to version B, the attribute Customer_Version has to change too, to version 2. And so on.
How can I do this?
Thanks

