Hi All,
I have a module with a "many to many" relationship field.
I would like to run a service when new record is linked to this entity.
I have used the "After record updated" trigger type.
When I update any field, the workflow runs well but when I link a new record of the many to many relationship, it does not trigger the workflow.
How is this supposed to be done please?
Thank you in advance
I have a module with a "many to many" relationship field.
I would like to run a service when new record is linked to this entity.
I have used the "After record updated" trigger type.
When I update any field, the workflow runs well but when I link a new record of the many to many relationship, it does not trigger the workflow.
How is this supposed to be done please?
Thank you in advance
Comment