can we trigger an event when an RM artifact is modified?
Hi,
In RM client extension there are below events
ARTIFACT_SELECTED | Indicates that one or more artifacts were selected |
ARTIFACT_OPENED | Indicates that an artifact was opened |
ARTIFACT_SAVED | Indicates that an artifact was saved |
ARTIFACT_CLOSED | Indicates that an artifact was closed |
Actually I am looking for the event which triggers a popup in a module when an artifact in a module is edited.
Can any of these above events will be useful to achieve this?
Regards,
Shruthi