I have an Entity (Document). I want to change the value of a filed on this entity when a user adds a Note with an attachment to this entity. How can we achieve this?
*This post is locked for comments
I have an Entity (Document). I want to change the value of a filed on this entity when a user adds a Note with an attachment to this entity. How can we achieve this?
*This post is locked for comments
If you just want to update the status of the entity then you can achieve this bt creating a real time workflow which triggers on create of note entuty and then updates the tegarding entity.
Hope this helps
A plugin can be written on create of an attachment (activitymimeattachment) to get details of parent note and parent document entity record (to be updated) can then be obtained from parent note (annotation).
Mohamed Amine Mahmoudi
83
Super User 2025 Season 1
Community Member
52
dkrishna
6